5 #if !defined(KRATOS_SYMPLECTIC_EULER_OLD_VELOCITY_SCHEME_H_INCLUDED )
6 #define KRATOS_SYMPLECTIC_EULER_OLD_VELOCITY_SCHEME_H_INCLUDED
37 void UpdateTranslationalVariables(
46 const double force_reduction_factor,
49 const bool Fix_vel[3])
override;
53 virtual std::string
Info()
const override {
54 std::stringstream buffer;
55 buffer <<
"SymplecticEulerOldVelocityScheme";
61 virtual void PrintInfo(std::ostream& rOStream)
const override {
62 rOStream <<
"SymplecticEulerOldVelocityScheme";
67 virtual void PrintData(std::ostream& rOStream)
const override{
84 SymplecticEulerOldVelocityScheme(SymplecticEulerOldVelocityScheme
const& rOther) {
100 rOStream << std::endl;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
MeshType::NodesContainerType NodesContainerType
Nodes container. Which is a vector set of nodes with their Id's as key.
Definition: model_part.h:128
This class defines the node.
Definition: node.h:65
Definition: symplectic_euler_old_velocity_scheme.h:23
KRATOS_CLASS_POINTER_DEFINITION(SymplecticEulerOldVelocityScheme)
Pointer definition of SymplecticEulerOldVelocityScheme.
virtual std::string Info() const override
Turn back information as a string.
Definition: symplectic_euler_old_velocity_scheme.h:53
virtual void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: symplectic_euler_old_velocity_scheme.h:61
virtual ~SymplecticEulerOldVelocityScheme()
Destructor.
Definition: symplectic_euler_old_velocity_scheme.h:35
ModelPart::NodesContainerType NodesArrayType
Definition: symplectic_euler_old_velocity_scheme.h:26
virtual void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: symplectic_euler_old_velocity_scheme.h:67
SymplecticEulerOldVelocityScheme()
Default constructor.
Definition: symplectic_euler_old_velocity_scheme.h:32
Definition: symplectic_euler_scheme.h:23
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
std::istream & operator>>(std::istream &rIStream, LinearMasterSlaveConstraint &rThis)
input stream function
std::ostream & operator<<(std::ostream &rOStream, const LinearMasterSlaveConstraint &rThis)
output stream function
Definition: linear_master_slave_constraint.h:432
vel
Definition: pure_conduction.py:76
float delta_t
Definition: rotatingcone_PureConvectionBenchmarking.py:129
integer i
Definition: TensorModule.f:17