PlasCom2  1.0
XPACC Multi-physics simluation application
GridGenerator.C File Reference
#include "Testing.H"
#include "Simulation.H"
#include "OperatorKernels.H"
#include "Stencil.H"
#include "PCPPCommUtil.H"
#include "PCPPReport.H"
#include "PCPPIntervalUtils.H"
#include "PCPPHDF5.H"
#include "Report.H"
#include "PC2IO.H"
Include dependency graph for GridGenerator.C:

Go to the source code of this file.

Namespaces

 gridgen
 

Functions

template<int numDim>
int RectilinearGrid1 (const std::vector< size_t > &ijk, const std::vector< double > &scale, std::vector< double > &xyz)
 
template<int numDim>
int RectilinearMetric1 (const std::vector< size_t > &ijk, const std::vector< double > &scale, std::vector< double > &xyz, double &jacm1)