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::TemporalMethods Namespace Reference

Classes

class  TemporalMaxMethod
 
class  TemporalMeanMethod
 
class  TemporalMethod
 
class  ContainerTemporalMethods
 
class  HistoricalTemporalMethods
 
class  HistoricalInputHistoricalOutputTemporalMethods
 
class  HistoricalInputNonHistoricalOutputTemporalMethods
 
class  NodalNonHistoricalTemporalMethods
 
class  ConditionNonHistoricalTemporalMethods
 
class  ElementNonHistoricalTemporalMethods
 
class  TemporalMinMethod
 
class  TemporalRootMeanSquareMethod
 
class  TemporalSumMethod
 
class  TemporalVarianceMethod
 

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