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.
Namespaces | Macros | Functions
iga_flags.cpp File Reference
#include "includes/define.h"
#include "iga_flags.h"
Include dependency graph for iga_flags.cpp:

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 

Macros

#define KRATOS_IGA_FLAGS_CPP_INCLUDED
 

Functions

 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_X, 0)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_Y, 1)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_Z, 2)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_X, 3)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_Y, 4)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_Z, 5)
 

Macro Definition Documentation

◆ KRATOS_IGA_FLAGS_CPP_INCLUDED

#define KRATOS_IGA_FLAGS_CPP_INCLUDED