DFNgen
2.0
DFN Model Generator
domain.h
Go to the documentation of this file.
1
#ifndef _domain_h_
2
#define _domain_h_
3
#include "
structures.h
"
4
5
bool
domainTruncation
(
Poly
&newPoly,
double
*
domainSize
);
6
void
printPoints
(std::vector<double> &point);
7
8
#endif
Poly
Definition:
structures.h:12
structures.h
domainTruncation
bool domainTruncation(Poly &newPoly, double *domainSize)
Definition:
domain.cpp:19
printPoints
void printPoints(std::vector< double > &point)
Definition:
domain.cpp:279
domainSize
double domainSize[3]
Definition:
readInput.cpp:18
domain.h
Generated by
1.8.12