Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Functions | Variables
a_face_2d4.cxx File Reference
#include "a_face_2d4.h"
#include "a_block_2d3.h"
#include "a_block_2d4.h"
#include "a_block_2d5.h"
#include "a_debug.h"
+ Include dependency graph for a_face_2d4.cxx:

Go to the source code of this file.

Functions

a_face_2d4cf_2d4 (a_face *f)
 
const a_face_2d4cf_2d4 (const a_face *f)
 

Variables

const double verysmall = 1.e-6
 

Function Documentation

◆ cf_2d4() [1/2]

a_face_2d4* cf_2d4 ( a_face f)

Definition at line 26 of file a_face_2d4.cxx.

+ Here is the caller graph for this function:

◆ cf_2d4() [2/2]

const a_face_2d4* cf_2d4 ( const a_face f)

Definition at line 27 of file a_face_2d4.cxx.

Variable Documentation

◆ verysmall

const double verysmall = 1.e-6

Definition at line 23 of file a_face_2d4.cxx.