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.
Classes | Typedefs
Kratos::SpatialMethods Namespace Reference

Classes

class  ContainerSpatialMethods
 
class  HistoricalSpatialMethods
 
class  NodalNonHistoricalSpatialMethods
 
class  ConditionNonHistoricalSpatialMethods
 
class  ElementNonHistoricalSpatialMethods
 

Typedefs

using NodeType = ModelPart::NodeType
 
using ElementType = ModelPart::ElementType
 
using ConditionType = ModelPart::ConditionType
 
using NodesContainerType = ModelPart::NodesContainerType
 
using ElementsContainerType = ModelPart::ElementsContainerType
 
using ConditionsContainerType = ModelPart::ConditionsContainerType
 

Typedef Documentation

◆ ConditionsContainerType

◆ ConditionType

◆ ElementsContainerType

◆ ElementType

◆ NodesContainerType

◆ NodeType