DFNgen  2.0
DFN Model Generator
domain.h File Reference
#include "structures.h"
Include dependency graph for domain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool domainTruncation (Poly &newPoly, double *domainSize)
 
void printPoints (std::vector< double > &point)
 

Function Documentation

§ domainTruncation()

bool domainTruncation ( Poly newPoly,
double *  domainSize 
)

Definition at line 19 of file domain.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

§ printPoints()

void printPoints ( std::vector< double > &  point)

Definition at line 279 of file domain.cpp.