GEOSX
geosx::SiloFile Member List

This is the complete list of members for geosx::SiloFile, including all inherited members.

ClearEmptiesFromMultiObjects(int const cycleNum)geosx::SiloFile
Finish()geosx::SiloFile
GetMeshType(string const &meshName) constgeosx::SiloFile
groupRank(int const i) constgeosx::SiloFile
HandOffBaton()geosx::SiloFile
Initialize(int const numGroups=1)geosx::SiloFile
MakeSiloDirectories()geosx::SiloFile
MakeSubDirectory(string const &subdir, string const &rootdir)geosx::SiloFileinline
setNumGroups(int const numGroups)geosx::SiloFileinline
setPlotFileRoot(string const &fileRoot)geosx::SiloFileinline
setPlotLevel(int const plotLevel)geosx::SiloFileinline
setWriteCellElementMesh(int const val)geosx::SiloFileinline
setWriteEdgeMesh(int const val)geosx::SiloFileinline
setWriteFaceElementMesh(int const val)geosx::SiloFileinline
setWriteFaceMesh(int const val)geosx::SiloFileinline
SiloFile()geosx::SiloFile
WaitForBaton(int const domainNumber, string const &restartFileName)geosx::SiloFile
WaitForBatonWrite(int const domainNumber, int const cycleNum, integer const eventCounter, bool const isRestart)geosx::SiloFile
WriteBeamMesh(string const &meshName, const localIndex nnodes, real64 *coords[3], const localIndex_array &node1, const localIndex_array &node2, int const cycleNumber, real64 const problemTime)geosx::SiloFile
WriteBeamMesh(string const &meshName, const localIndex nnodes, real64 *coords[3], integer_array &nodelist, int const cycleNumber, real64 const problemTime)geosx::SiloFile
WriteDataField(string const &meshName, string const &fieldName, arrayView1d< TYPE const > const &field, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot)geosx::SiloFile
WriteDataField(string const &meshName, string const &fieldName, arrayView2d< TYPE const, USD > const &field, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot)geosx::SiloFile
WriteDataField(string const &meshName, string const &fieldName, arrayView3d< TYPE const, USD > const &field, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot)geosx::SiloFile
WriteDataField(string const &meshName, string const &fieldName, ArrayView< TYPE const, NDIM, USD > const &field, int const siloTensorRank, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot)geosx::SiloFile
WriteDomainPartition(DomainPartition const &domain, int const cycleNum, real64 const problemTime, bool const isRestart)geosx::SiloFile
WriteElementMesh(ElementRegionBase const &elementRegion, NodeManager const *const nodeManager, string const &meshName, const localIndex nnodes, real64 *coords[3], globalIndex const *const globalNodeNum, char const *const ghostNodeFlag, int const cycleNumber, real64 const problemTime, bool &writeArbitraryPolygon)geosx::SiloFile
WriteElementRegionSilo(ElementRegionBase const &elemRegion, string const &siloDirName, string const &meshName, int const cycleNum, real64 const problemTime, bool const isRestart)geosx::SiloFile
WriteGroupSilo(dataRepository::Group const *group, string const &siloDirName, string const &meshname, int const centering, int const cycleNum, real64 const problemTime, bool const isRestart, const localIndex_array &mask)geosx::SiloFile
WriteMaterialDataField(string const &meshName, string const &fieldName, array1d< array1d< arrayView2d< TYPE const > > > const &field, ElementRegionBase const &elemRegion, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot, string_array const &materialNames)geosx::SiloFile
WriteMaterialDataField2d(string const &meshName, string const &fieldName, ElementRegionBase const &elemRegion, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot, string_array const &materialNames)geosx::SiloFile
WriteMaterialDataField3d(string const &meshName, string const &fieldName, ElementRegionBase const &elemRegion, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot, string_array const &materialNames)geosx::SiloFile
WriteMaterialDataField4d(string const &meshName, string const &fieldName, ElementRegionBase const &elemRegion, int const centering, int const cycleNumber, real64 const problemTime, string const &multiRoot, string_array const &materialNames)geosx::SiloFile
WriteMaterialMapsFullStorage(ElementRegionBase const &elementRegion, string const &meshName, string_array const &regionMaterialList, int const cycleNumber, real64 const problemTime)geosx::SiloFile
WriteMaterialVarDefinition(string const &subDir, string const &matDir, localIndex const matIndex, string const &fieldName)geosx::SiloFile
WriteMeshLevel(MeshLevel const *const meshLevel, int const cycleNum, real64 const problemTime, bool const isRestart)geosx::SiloFile
WriteMeshObject(string const &meshName, const localIndex nnodes, real64 *coords[3], const globalIndex *globalNodeNum, char const *const ghostNodeName, char const *const ghostZoneName, int const numShapes, int const *shapecnt, const localIndex *const *const meshConnectivity, const globalIndex *const *const globalElementNum, int const *const shapetype, int const *const shapesize, int const cycleNumber, real64 const problemTime)geosx::SiloFile
WriteMultiXXXX(const DBObjectType type, CBF DBPutMultiCB, int const centering, string const name, int const cycleNumber, string const &multiRoot, const DBoptlist *optlist=nullptr)geosx::SiloFile
WritePointMesh(string const &meshName, const localIndex numPoints, real64 *coords[3], int const cycleNumber, real64 const problemTime)geosx::SiloFile
WritePolygonMeshObject(const std::string &meshName, const localIndex nnodes, real64 *coords[3], const globalIndex *dummy1, const int numRegions, const int *shapecnt, const localIndex *const *const meshConnectivity, const globalIndex *const *const globalElementNum, const int *const *const dummy2, const int *const shapetype, const int *const shapesize, const int cycleNumber, const real64 problemTime, const int lnodelist)geosx::SiloFile
WriteStressVarDefinition(string const &MatDir)geosx::SiloFile
WriteVectorVarDefinition(string const &fieldName, string const &subDirectory)geosx::SiloFile
WriteWrappersToSilo(string const &meshname, const dataRepository::Group::wrapperMap &wrappers, int const centering, int const cycleNum, real64 const problemTime, bool const isRestart, string const &multiRoot, const localIndex_array &mask)geosx::SiloFile
~SiloFile()geosx::SiloFilevirtual