65 GeometryType::Pointer pGeometry
70 GeometryType::Pointer pGeometry,
71 PropertiesType::Pointer pProperties
96 PropertiesType::Pointer pProperties
106 Condition::Pointer
Create(
108 GeometryType::Pointer pGeom,
109 PropertiesType::Pointer pProperties
118 Condition::Pointer Clone (
138 std::string
Info()
const override
140 std::stringstream buffer;
141 buffer <<
"PointContactCondition #" << Id();
149 rOStream <<
"PointContactCondition #" << Id();
155 pGetGeometry()->PrintData(rOStream);
196 const bool CalculateStiffnessMatrixFlag,
197 const bool CalculateResidualVectorFlag
203 virtual double GetPointLoadIntegrationWeight()
const;
258 void save(
Serializer& rSerializer )
const override
This is the base class of all the load conditions on StructuralMechanicsApplication.
Definition: base_load_condition.h:54
std::size_t IndexType
Definition: flags.h:74
PointerVector is a container like stl vector but using a vector to store pointers to its data.
Definition: pointer_vector.h:72
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
Modeler::Pointer Create(const std::string &ModelerName, Model &rModel, const Parameters ModelParameters)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:30
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307