Points&Forces (survey)
Software tools facilitating the task of surveying architecture
|
#include "a_face_2d4.h"
#include "a_block_2d3.h"
#include "a_block_2d4.h"
#include "a_block_2d5.h"
#include "a_debug.h"
Go to the source code of this file.
Functions | |
a_face_2d4 * | cf_2d4 (a_face *f) |
const a_face_2d4 * | cf_2d4 (const a_face *f) |
Variables | |
const double | verysmall = 1.e-6 |
a_face_2d4* cf_2d4 | ( | a_face * | f | ) |
const a_face_2d4* cf_2d4 | ( | const a_face * | f | ) |
Definition at line 27 of file a_face_2d4.cxx.
const double verysmall = 1.e-6 |
Definition at line 23 of file a_face_2d4.cxx.