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.
|
Flags needed used in the IGAApplication. More...
#include <iga_flags.h>
Public Member Functions | |
Type Definitions | |
Local Flags | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_DISPLACEMENT_X) | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_DISPLACEMENT_Y) | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_DISPLACEMENT_Z) | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_ROTATION_X) | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_ROTATION_Y) | |
KRATOS_DEFINE_LOCAL_FLAG (FIX_ROTATION_Z) | |
Flags needed used in the IGAApplication.
This class implements the flags needed in the IGAApplication. Some of them are exposed to Python
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_DISPLACEMENT_X | ) |
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_DISPLACEMENT_Y | ) |
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_DISPLACEMENT_Z | ) |
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_ROTATION_X | ) |
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_ROTATION_Y | ) |
Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | FIX_ROTATION_Z | ) |