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

Namespaces

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

Functions

 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, SWAP_SIGN, 0)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, ADD_VALUES, 1)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, REMESHED, 2)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, USE_TRANSPOSE, 3)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, ORIGIN_ONLY, 4)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, DESTINATION_ONLY, 5)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, TO_NON_HISTORICAL, 6)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, FROM_NON_HISTORICAL, 7)
 
 Kratos::KRATOS_CREATE_LOCAL_FLAG (MapperFlags, INTERNAL_USE_TRANSPOSE, 8)