|
CG
Version 25
|
#include "DomainSolver.h"#include "ParallelUtility.h"#include "ParallelGridUtility.h"#include "gridFunctionNorms.h"
Macros | |
| #define | FOR_3D(i1, i2, i3, I1, I2, I3) |
Functions | |
| void | getLocalBoundsAndBoundaryConditions (const realMappedGridFunction &a, IntegerArray &gidLocal, IntegerArray &dimensionLocal, IntegerArray &bcLocal) |
| void getLocalBoundsAndBoundaryConditions | ( | const realMappedGridFunction & | a, |
| IntegerArray & | gidLocal, | ||
| IntegerArray & | dimensionLocal, | ||
| IntegerArray & | bcLocal | ||
| ) |
References assert(), axis, dimension, and mg.
Referenced by Maxwell::assignBoundaryConditions(), and Cgmp::interfaceProjection().
1.8.3