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.
|
Go to the source code of this file.
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Kratos::HDF5 | |
Typedefs | |
template<class T > | |
using | Kratos::HDF5::Vector = DenseVector< T > |
template<class T > | |
using | Kratos::HDF5::Matrix = DenseMatrix< T > |
typedef IO::MeshType::NodeType | Kratos::HDF5::NodeType |
typedef IO::MeshType::ElementType | Kratos::HDF5::ElementType |
typedef IO::MeshType::ConditionType | Kratos::HDF5::ConditionType |
typedef IO::MeshType::PropertiesType | Kratos::HDF5::PropertiesType |
typedef IO::MeshType::NodesContainerType | Kratos::HDF5::NodesContainerType |
typedef IO::MeshType::ElementsContainerType | Kratos::HDF5::ElementsContainerType |
typedef IO::MeshType::PropertiesContainerType | Kratos::HDF5::PropertiesContainerType |
typedef IO::MeshType::ConditionsContainerType | Kratos::HDF5::ConditionsContainerType |