, including all inherited members.
_defaultMesh | HDF5OrthoWriter | [private] |
_supress_output | HDF5OrthoWriter | [private] |
adjustBlockSize(unsigned nElems, unsigned blkSize) | HDF5OrthoWriter | [private] |
appendMeshInfo(string triaId, struct TriaInformation info) | HDF5Writer | [protected] |
close() | HDF5OrthoWriter | |
collapseCellBlock(OrthoMesh::Cell_It &cell, unsigned blX, unsigned blY, unsigned blZ, StackVector< 8, unsigned > &verts) | HDF5OrthoWriter | [private] |
createGroup(std::string str) | HDF5OrthoWriter | |
existTriaInformation(string strName) | HDF5Writer | |
getFieldCount(string fieldName) | HDF5Writer | [protected] |
getFieldInfo(std::string fileName) | HDF5Writer | [inline, protected] |
getFile() | HDF5Writer | [inline] |
getFileName() | HDF5Writer | [inline] |
getHDF5OrthoWriter() | HDF5OrthoWriter | [static] |
getNameOfLastRegisteredTriangulation() | HDF5Writer | [inline, protected] |
getTriaInformation(string strName) | HDF5Writer | [protected] |
getVariablesEnd() | HDF5Writer | [protected] |
getVariablesIterator() | HDF5Writer | [protected] |
getVariableValue(std::string var) | HDF5Writer | |
HDF5OrthoWriter() | HDF5OrthoWriter | [protected] |
HDF5Writer() | HDF5Writer | |
incFieldCount(string fieldName) | HDF5Writer | [protected] |
ptr | HDF5OrthoWriter | [protected, static] |
putMeshIntoDictionary(string triaId, unsigned verts, unsigned cells) | HDF5Writer | [protected] |
setAtt(string objPath, string attName, string value) | HDF5Writer | |
setAtt(string objPath, string attName, double dValue) | HDF5Writer | |
setOutputFile(string strFileName) | HDF5Writer | |
setVariable(std::string var, std::string value) | HDF5Writer | |
setVariable(std::string var, double dValue) | HDF5Writer | |
STRUCTURED_GRID enum value | HDF5Writer | [protected] |
supressOutput() | HDF5OrthoWriter | |
TriaType enum name | HDF5Writer | [protected] |
UNSTRUCTURED_GRID enum value | HDF5Writer | [protected] |
validateField(string triaId, string fieldName) | HDF5Writer | [protected] |
VariableIterator typedef | HDF5Writer | [protected] |
writeCoarseMesh(string triaName, OrthoMesh &mesh, unsigned blkX, unsigned blkY, unsigned blkZ) | HDF5OrthoWriter | |
writeCoarseMeshWithWells(string triaName, OrthoMesh &mesh, unsigned blkX, unsigned blkY, unsigned blkZ) | HDF5OrthoWriter | |
writeContextVariables(std::string dataSetPath) | HDF5Writer | [protected] |
writeDataSet(const VecDouble &vec, std::string datasetName, std::string triaId) | HDF5OrthoWriter | |
writeGrp(string grpName) | HDF5Writer | |
writeInChunks(hid_t dataset, hsize_t offset[], hsize_t count[], void *buff) | HDF5Writer | [protected] |
writeInt(string objPath, string attName, int i) | HDF5Writer | |
writeMesh(string meshName, OrthoMesh &mesh) | HDF5OrthoWriter | |
writeScalarField(const VecDouble &vec, std::string fieldName, std::string triaId="") | HDF5OrthoWriter | |
~HDF5OrthoWriter() | HDF5OrthoWriter | [protected] |
~HDF5Writer() | HDF5Writer | |