, including all inherited members.
appendMeshInfo(string triaId, struct TriaInformation info) | HDF5Writer | [protected] |
close() | HDF5Writer | |
existTriaInformation(string strName) | HDF5Writer | |
getFieldCount(string fieldName) | HDF5Writer | [protected] |
getFieldInfo(std::string fileName) | HDF5Writer | [inline, protected] |
getFile() | HDF5Writer | [inline] |
getFileName() | HDF5Writer | [inline] |
getHDF5DealWriter() | HDF5DealWriter | [static] |
getNameOfLastRegisteredTriangulation() | HDF5Writer | [inline, protected] |
getTriaInformation(string strName) | HDF5Writer | [protected] |
getVariablesEnd() | HDF5Writer | [protected] |
getVariablesIterator() | HDF5Writer | [protected] |
getVariableValue(std::string var) | HDF5Writer | |
HDF5DealWriter() | HDF5DealWriter | [protected] |
HDF5Writer() | HDF5Writer | |
incFieldCount(string fieldName) | HDF5Writer | [protected] |
ptr | HDF5DealWriter | [protected, static] |
putMeshIntoDictionary(string triaId, unsigned verts, unsigned cells) | HDF5Writer | [protected] |
registerTriangulation(string triaId, Triangulation< 3 > &tria) | HDF5DealWriter | [protected] |
registerTriangulation(string triaId, Triangulation< 2 > &tria) | HDF5DealWriter | [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 | |
sortVerticesValuesToStructuredGrid(Triangulation< 3 > &tria, const VecDouble &vOrig, VecDouble &vDest) | HDF5DealWriter | [protected] |
STRUCTURED_GRID enum value | HDF5Writer | [protected] |
TriaType enum name | HDF5Writer | [protected] |
UNSTRUCTURED_GRID enum value | HDF5Writer | [protected] |
validateField(string triaId, string fieldName) | HDF5Writer | [protected] |
VariableIterator typedef | HDF5Writer | [protected] |
writeContextVariables(std::string dataSetPath) | HDF5Writer | [protected] |
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 | |
writeScalarField_(const VecDouble &vec, std::string fieldName, std::string triaId="") | HDF5DealWriter | |
writeTriangulation(string triaName, Triangulation< 2 > &tria) | HDF5DealWriter | |
writeTriangulation(string triaName, Triangulation< 3 > &tria) | HDF5DealWriter | |
~HDF5DealWriter() | HDF5DealWriter | [protected] |
~HDF5Writer() | HDF5Writer | |