PlasCom2  1.0
XPACC Multi-physics simluation application
Grid.C File Reference
#include "Grid.H"
#include "PCPPIntervalUtils.H"
#include "PCPPReport.H"
#include "OperatorKernels.H"
Include dependency graph for Grid.C:

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)