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 | Variables
global_variables.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

Enums
enum class  Kratos::Globals::Configuration { Kratos::Globals::Initial = 0 , Kratos::Globals::Current = 1 }
 Enum for Initial and Current configurations. More...
 
enum class  Kratos::Globals::DataLocation {
  Kratos::Globals::NodeHistorical , Kratos::Globals::NodeNonHistorical , Kratos::Globals::Element , Kratos::Globals::Condition ,
  Kratos::Globals::ModelPart , Kratos::Globals::ProcessInfo
}
 Enum for location of data. More...
 

Variables

constexpr double Kratos::Globals::Pi = 3.14159265358979323846264338327950288419716939937510582097494459230781640628620899862803482534211706798214808651L
 
static constexpr int Kratos::Globals::MaxAllowedThreads = 128