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.
Public Member Functions | List of all members
Kratos::TemporalMethods::TemporalMethod Class Reference

#include <temporal_method.h>

Inheritance diagram for Kratos::TemporalMethods::TemporalMethod:
Collaboration diagram for Kratos::TemporalMethods::TemporalMethod:

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (TemporalMethod)
 Pointer definition of RansApplyFlagProcess. More...
 
 TemporalMethod (ModelPart &rModelPart, const int EchoLevel)
 
virtual ~TemporalMethod ()=default
 
virtual void InitializeStatisticsVariables ()
 
virtual void InitializeStatisticsMethod (double IntegrationStartTime)
 
virtual void CalculateStatistics ()
 
ModelPartGetModelPart () const
 
double GetTotalTime () const
 
double GetDeltaTime () const
 
int GetEchoLevel () const
 

The documentation for this class was generated from the following file: