71 GeometryType::Pointer pGeometry
77 GeometryType::Pointer pGeometry,
78 PropertiesType::Pointer pProperties
100 Condition::Pointer
Create(
103 PropertiesType::Pointer pProperties
113 Condition::Pointer
Create(
115 GeometryType::Pointer pGeom,
116 PropertiesType::Pointer pProperties
125 Condition::Pointer Clone (
145 std::string
Info()
const override
147 std::stringstream buffer;
148 buffer <<
"Small displacement surface load Condition #" << Id();
156 rOStream <<
"SmallDisplacementSurfaceLoadCondition3D #" << Id();
162 pGetGeometry()->PrintData(rOStream);
198 const bool CalculateStiffnessMatrixFlag,
199 const bool CalculateResidualVectorFlag
252 void save(
Serializer& rSerializer )
const override
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
This class is the responsible to add the contributions of the RHS and LHS of the surface loads of the...
Definition: small_displacement_surface_load_condition_3d.h:52
std::string Info() const override
Turn back information as a string.
Definition: small_displacement_surface_load_condition_3d.h:145
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(SmallDisplacementSurfaceLoadCondition3D)
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: small_displacement_surface_load_condition_3d.h:154
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: small_displacement_surface_load_condition_3d.h:160
This class is the responsible to add the contributions of the RHS and LHS of the surface loads of the...
Definition: surface_load_condition_3d.h:53
#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