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.
List of all members
Kratos::IgaFlags Class Reference

Flags needed used in the IGAApplication. More...

#include <iga_flags.h>

Collaboration diagram for Kratos::IgaFlags:

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)
 

Detailed Description

Flags needed used in the IGAApplication.

This class implements the flags needed in the IGAApplication. Some of them are exposed to Python

Member Function Documentation

◆ KRATOS_DEFINE_LOCAL_FLAG() [1/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_DISPLACEMENT_X  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [2/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_DISPLACEMENT_Y  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [3/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_DISPLACEMENT_Z  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [4/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_ROTATION_X  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [5/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_ROTATION_Y  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [6/6]

Kratos::IgaFlags::KRATOS_DEFINE_LOCAL_FLAG ( FIX_ROTATION_Z  )

The documentation for this class was generated from the following file: