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.
|
#include <string>
#include <vector>
#include "includes/define.h"
#include "includes/process_info.h"
#include "custom_io/hdf5_container_gauss_point_output.h"
#include "custom_io/hdf5_file.h"
#include "hdf5_application_define.h"
Go to the source code of this file.
Classes | |
class | Kratos::HDF5::ConditionGaussPointOutput |
A class for IO of element data in HDF5. More... | |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Kratos::HDF5 | |