66 ):mrThisModelPart(rThisModelPart)
101 void Execute()
override;
103 static double CalculateElementMass(
Element& rElement,
const std::size_t DomainSize);
120 std::string
Info()
const override
122 return "TotalStructuralMassProcess";
128 rOStream <<
"TotalStructuralMassProcess";
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
Base class for all Elements.
Definition: element.h:60
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
This method computes the total mass of a structure.
Definition: total_structural_mass_process.h:51
TotalStructuralMassProcess(ModelPart &rThisModelPart)
Default constructor.
Definition: total_structural_mass_process.h:64
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: total_structural_mass_process.h:132
KRATOS_CLASS_POINTER_DEFINITION(TotalStructuralMassProcess)
Pointer definition of TotalStructuralMassProcess.
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: total_structural_mass_process.h:126
std::string Info() const override
Turn back information as a string.
Definition: total_structural_mass_process.h:120
~TotalStructuralMassProcess() override=default
Destructor.
#define KRATOS_CATCH(MoreInfo)
Definition: define.h:110
#define KRATOS_TRY
Definition: define.h:109
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21