17 #if !defined(KRATOS_HDF5_PROPERTIES_IO_H_INCLUDED)
18 #define KRATOS_HDF5_PROPERTIES_IO_H_INCLUDED
A base class for reading and writing an HDF5 file.
Definition: hdf5_file.h:57
A sorted associative container similar to an STL set, but uses a vector to store pointers to its data...
Definition: pointer_vector_set.h:72
Properties encapsulates data shared by different Elements or Conditions. It can store any type of dat...
Definition: properties.h:69
void ReadProperties(File &rFile, std::string const &rPrefix, PropertiesContainerType &rProperties)
Definition: hdf5_properties_io.cpp:15
IO::MeshType::PropertiesContainerType PropertiesContainerType
Definition: hdf5_application_define.h:53
void WriteProperties(File &rFile, std::string const &rPrefix, PropertiesType const &rProperties)
Definition: hdf5_properties_io.cpp:37
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21