#include "Grid.H"#include "PCPPIntervalUtils.H"#include "PCPPReport.H"#include "OperatorKernels.H"Go to the source code of this file.
Namespaces | |
| simulation | |
| simulation::grid | |
Functions | |
| int | ResolveTopoName (const std::string &inName) |
| std::string | ResolveTopoType (int inType) |
| pcpp::IndexIntervalType | ResolveBufferInterval (const pcpp::IndexIntervalType &partitionInterval, const pcpp::IndexIntervalType &partitionBufferInterval, const pcpp::IndexIntervalType &partitionSubInterval) |
| int | InitSubRegionFromString (const std::string &inString, const std::vector< size_t > &gridSizes, subregion &inSubRegion) |