14 #if !defined(KRATOS_SET_INITIAL_STATE_H_INCLUDED )
15 #define KRATOS_SET_INITIAL_STATE_H_INCLUDED
35 template<std::
size_t TDim>
56 const Vector& rInitialStrain,
57 const Vector& rInitialStress,
63 const Vector& rInitialStateVector,
64 const int InitialStateType);
68 const Matrix& rInitialStateF);
91 void ExecuteInitializeSolutionStep()
override;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
The base class for all processes in Kratos.
Definition: process.h:49
The SetInitialStateProcess.
Definition: set_initial_state_process.h:37
void operator()()
This operator is provided to call the process as a function and simply calls the Execute method.
Definition: set_initial_state_process.h:79
KRATOS_CLASS_POINTER_DEFINITION(SetInitialStateProcess)
Pointer definition of Process.
~SetInitialStateProcess() override
Destructor.
Definition: set_initial_state_process.h:71
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21