Go to the source code of this file.
Namespaces | |
NEM | |
NEM::MSH | |
Functions | |
NEM::MSH::vtkStandardNewMacro (inpGeoMesh) | |
VTKCellType cellType |
Definition at line 129 of file inpGeoMesh.C.
Referenced by NEM::GEO::rocPack::assignPeriodicEqNodes(), MeshQuality::checkMesh(), PatchRecovery::computeNodalError(), GaussCubature::constructGaussMesh(), NEM::MSH::exoGeoMesh::exoGeoMesh(), GaussCubature::integrateOverCell(), GaussCubature::interpolateToGaussPointsAtCell(), ReadDegenerateVTKFile(), readLegacyVTKCells(), NEM::MSH::exoGeoMesh::reassignCells(), PatchRecovery::recoverNodalSolution(), NEM::MSH::exoGeoMesh::resetElemBlocks(), GaussCubature::setArrayIDs(), NEM::MSH::exoGeoMesh::write(), meshBase::~meshBase(), and NEM::GEO::rocPack::~rocPack().
|
private |
Definition at line 309 of file inpGeoMesh.C.
|
private |
If previous line was data line that is continued, DATA. Otherwose, NONE
Definition at line 315 of file inpGeoMesh.C.
|
private |
Otherwise, undefined.
Definition at line 321 of file inpGeoMesh.C.
|
private |
Definition at line 301 of file inpGeoMesh.C.
|
private |
Definition at line 305 of file inpGeoMesh.C.
|
private |
Definition at line 326 of file inpGeoMesh.C.
std::map<std::string, std::vector<Elem> > elems {} |
Definition at line 144 of file inpGeoMesh.C.
Referenced by ConservativeSurfaceTransfer::run().
std::map<std::string, std::vector<vtkIdType> > elSets {} |
Definition at line 148 of file inpGeoMesh.C.
vtkIdType id |
Definition at line 128 of file inpGeoMesh.C.
Referenced by NEM::MSH::mergeCells::AddNewCellsDataSet(), NEM::MSH::mergeCells::AddNewCellsUnstructuredGrid(), NEM::GEN::gmshGen::applyColorNames(), NEM::MSH::EXOMesh::exoMesh::combineElmBlks(), OrderOfAccuracy::computeDiff(), OrderOfAccuracy::computeRichardsonExtrapolation(), meshBase::exportGmshToVtk(), meshSrch::FindCellsInPolyData(), meshBase::getArrayIDs(), PNTMesh::pntMesh::getBlockElmType(), PNTMesh::pntMesh::getBlockName(), PNTMesh::pntMesh::getElmConn(), PNTMesh::pntMesh::getElmOrder(), PNTMesh::pntMesh::getElmType(), PNTMesh::pntMesh::getPointCrd(), GaussCubature::integrateOverAllCells(), GaussCubature::interpolateToGaussPoints(), GaussCubature::interpolateToGaussPointsAtCell(), ReadDegenerateVTKFile(), readLegacyVTKCells(), solutionData::rmvDataIdx(), FETransfer::transferCellData(), FETransfer::transferPointData(), and PNTMesh::pntMesh::write().
int maxDim {0} |
Definition at line 135 of file inpGeoMesh.C.
Referenced by NEM::MSH::smeshGeoMesh::SmeshToGM().
|
private |
Definition at line 280 of file inpGeoMesh.C.
std::vector<std::pair<vtkIdType, std::vector<double> > > nodes {} |
Definition at line 139 of file inpGeoMesh.C.
Referenced by NEM::MSH::exoGeoMesh::exoGeoMesh(), NEM::MSH::exoGeoMesh::getSS(), NEM::MSH::oshGeoMesh::osh2GM(), and NEM::MSH::exoGeoMesh::write().
std::map<std::string, std::vector<vtkIdType> > nodeSets {} |
Definition at line 152 of file inpGeoMesh.C.
Referenced by NEM::MSH::exoGeoMesh::exoGeoMesh().
std::vector<vtkIdType> points |
Definition at line 133 of file inpGeoMesh.C.
Referenced by NEM::GEN::gmshGen::applyTransfiniteVolumes(), meshBase::convertQuads(), blockMeshGen::createBlockMshDict(), meshBase::exportExoToVtk(), meshBase::exportGmshToVtk(), meshBase::exportPntToVtk(), cgnsAnalyzer::exportToVTKMesh(), hdf5Reader::exportToVTKMesh(), meshBase::exportVolToVtk(), cgnsAnalyzer::getSectionMesh(), NEM::MSH::gmshGeoMesh::gmsh2GM(), NEM::MSH::smeshGeoMesh::GMToSMESH(), NEM::MSH::inpGeoMesh::inp2GM(), NEM::MSH::inpGeoMesh::inpGeoMesh(), FOAM::foamMesh::inspectEdges(), vtkMesh::inspectEdges(), NEM::MSH::oshGeoMesh::osh2GM(), MeshManipulationFoam::periodicMeshMapper(), gmshMesh::read(), ReadALegacyVTKFile(), ReadAnXMLOrSTLFile(), ReadDegenerateVTKFile(), NEM::MSH::dataSetRegionBoundaryFilter::RequestData(), selectEnclosedPoints::selectEnclosedPoints(), and vtkMesh::vtkMesh().
std::map<std::string, std::vector<std::pair<vtkIdType, int> > > surfaces {} |
Definition at line 157 of file inpGeoMesh.C.
Referenced by NEM::GEN::gmshGen::applyColorNames(), NEM::GEN::gmshGen::applyTransfiniteVolumes(), NEM::GEO::rocPack::getAllPoints(), NEM::GEN::gmshGen::getGeomNames(), NEM::GEN::gmshGen::getSurfaceColors(), and NEM::GEO::rocPack::~rocPack().