KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
Methods for storing and retrieving a properties in an HDF5 file. More...
Go to the source code of this file.
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Kratos::HDF5 | |
Kratos::HDF5::Internals | |
Functions | |
void | Kratos::HDF5::Internals::ReadProperties (File &rFile, std::string const &rPrefix, PropertiesContainerType &rProperties) |
void | Kratos::HDF5::Internals::WriteProperties (File &rFile, std::string const &rPrefix, Properties const &rProperties) |
void | Kratos::HDF5::Internals::WriteProperties (File &rFile, std::string const &rPrefix, PropertiesContainerType const &rProperties) |
Methods for storing and retrieving a properties in an HDF5 file.