|
DFNgen
2.0
DFN Model Generator
|
#include "structures.h"

Go to the source code of this file.
Functions | |
| bool | domainTruncation (Poly &newPoly, double *domainSize) |
| void | printPoints (std::vector< double > &point) |
| bool domainTruncation | ( | Poly & | newPoly, |
| double * | domainSize | ||
| ) |
Definition at line 19 of file domain.cpp.


| void printPoints | ( | std::vector< double > & | point | ) |
Definition at line 279 of file domain.cpp.