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

Go to the source code of this file.

Macros

#define DE(x)   std::cerr << #x << ": " << x << std::endl;
 

Functions

a_block_2d4cb_2d4 (a_block *b)
 

Macro Definition Documentation

◆ DE

#define DE (   x)    std::cerr << #x << ": " << x << std::endl;

Definition at line 19 of file a_block_2d4.cxx.

Function Documentation

◆ cb_2d4()

a_block_2d4* cb_2d4 ( a_block b)

Definition at line 21 of file a_block_2d4.cxx.

+ Here is the caller graph for this function: