14 #if !defined(KRATOS_TETRAHEDRA_MESH_QUALITY_WEIGHTED_SMOOTHING_PROCESS_H_INCLUDED )
15 #define KRATOS_TETRAHEDRA_MESH_QUALITY_WEIGHTED_SMOOTHING_PROCESS_H_INCLUDED
99 std::string
Info()
const override;
212 rOStream << std::endl;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
This class is a vector which stores global pointers.
Definition: global_pointers_vector.h:61
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: mesh_local_smoothing_process.cpp:84
std::vector< Point > PointsVectorType
Definition: mesh_local_smoothing_process.h:60
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: mesh_local_smoothing_process.cpp:90
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
This class defines the node.
Definition: node.h:65
Short class definition.
Definition: tetrahedra_mesh_quality_weighted_smoothing_process.h:46
Node NodeType
Definition: tetrahedra_mesh_quality_weighted_smoothing_process.h:54
GlobalPointersVector< Node > NeighboursVectorType
Definition: tetrahedra_mesh_quality_weighted_smoothing_process.h:56
KRATOS_CLASS_POINTER_DEFINITION(TetrahedraMeshQualityWeightedSmoothingProcess)
Pointer definition of TetrahedraMeshQualityWeightedSmoothingProcess.
std::vector< Point > PointsVectorType
Definition: tetrahedra_mesh_quality_weighted_smoothing_process.h:58
Short class definition.
Definition: tetrahedra_mesh_worst_element_smoothing_process.h:46
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