13 #if !defined(KRATOS_RANS_NEWTONIAN_LAW_2D_H_INCLUDED)
14 #define KRATOS_RANS_NEWTONIAN_LAW_2D_H_INCLUDED
63 ConstitutiveLaw::Pointer Clone()
const override;
95 const ProcessInfo& rCurrentProcessInfo)
const override;
107 std::string
Info()
const override;
125 void save(
Serializer& rSerializer)
const override;
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
Definition: newtonian_2d_law.h:31
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
Properties encapsulates data shared by different Elements or Conditions. It can store any type of dat...
Definition: properties.h:69
This class is extending Newtonian2DLaw in FluidDynamicsApplication.
Definition: rans_newtonian_2d_law.h:33
KRATOS_CLASS_POINTER_DEFINITION(RansNewtonian2DLaw)
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307
Definition: constitutive_law.h:189