![]() |
AMR-Solver
1.0
Block-based Octree AMR grid flow solver
|
Go to the source code of this file.
Namespaces | |
myOctree | |
AMR grid stuff. | |
Functions | |
void | myOctree::set_FieldBc_FieldBcVal (int number, std::string name, FieldBc **bc, double **bcval) |
void | myOctree::set_VecFieldBc_VecFieldBcVal (int number, std::string name, FieldBc **xbc, FieldBc **ybc, FieldBc **zbc, double **xbcval, double **ybcval, double **zbcval) |