#include "GenericGrid.h"
#include "MappedGridFunction.h"
#include "MappingRC.h"
#include "Box.H"
#include "GCMath.h"
Go to the source code of this file.
int destructMappingList |
( |
| ) |
|
int initializeMappingList |
( |
| ) |
|
ostream& operator<< |
( |
ostream & |
s, |
|
|
const MappedGrid & |
g |
|
) |
| |
References MappedGrid::boundaryCondition(), MappedGrid::boundaryDiscretizationWidth(), MappedGrid::boundingBox(), MappedGrid::dimension(), MappedGrid::discretizationWidth(), MappedGrid::extendedIndexRange(), MappedGrid::gridIndexRange(), MappedGrid::gridSpacing(), MappedGrid::indexRange(), MappedGrid::isAllCellCentered(), MappedGrid::isAllVertexCentered(), MappedGrid::isCellCentered(), MappedGrid::isPeriodic(), MappedGrid::numberOfDimensions(), MappedGrid::numberOfGhostPoints(), MappedGrid::sharedBoundaryFlag(), MappedGrid::sharedBoundaryTolerance(), and MappedGrid::useGhostPoints().