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 "includes/io.h"
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Functions | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, READ, 1) | |
Local Flags. More... | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, WRITE, 2) | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, APPEND, 3) | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, IGNORE_VARIABLES_ERROR, 4) | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, SKIP_TIMER, 5) | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, MESH_ONLY, 6) | |
Kratos::KRATOS_CREATE_LOCAL_FLAG (IO, SCIENTIFIC_PRECISION, 7) | |