9 #if !defined(KRATOS_THERMAL_DEM_INTEGRATION_SCHEME_H_INCLUDED)
10 #define KRATOS_THERMAL_DEM_INTEGRATION_SCHEME_H_INCLUDED
36 virtual void SetThermalIntegrationSchemeInProperties (Properties::Pointer pProp,
bool verbose =
true)
const;
37 virtual void UpdateTemperature (
Node&
i,
const double delta_t,
const double c);
45 virtual ThermalDEMIntegrationScheme::Pointer
CloneShared()
const {
51 virtual std::string
Info()
const {
52 std::stringstream buffer;
53 buffer <<
"ThermalDEMIntegrationScheme";
58 virtual void PrintInfo(std::ostream& rOStream)
const { rOStream <<
"ThermalDEMIntegrationScheme"; }
59 virtual void PrintData(std::ostream& rOStream)
const {}
65 ThermalDEMIntegrationScheme(ThermalDEMIntegrationScheme
const& rOther) {*
this = rOther;}
70 virtual void save(
Serializer& rSerializer)
const {
88 rOStream << std::endl;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
This class defines the node.
Definition: node.h:65
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Definition: thermal_dem_integration_scheme.h:25
KRATOS_CLASS_POINTER_DEFINITION(ThermalDEMIntegrationScheme)
virtual void PrintData(std::ostream &rOStream) const
Definition: thermal_dem_integration_scheme.h:59
virtual std::string Info() const
Definition: thermal_dem_integration_scheme.h:51
virtual ThermalDEMIntegrationScheme::Pointer CloneShared() const
Definition: thermal_dem_integration_scheme.h:45
virtual ThermalDEMIntegrationScheme * CloneRaw() const
Definition: thermal_dem_integration_scheme.h:40
virtual void PrintInfo(std::ostream &rOStream) const
Definition: thermal_dem_integration_scheme.h:58
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
c
Definition: generate_weakly_compressible_navier_stokes_element.py:108
def load(f)
Definition: ode_solve.py:307
float delta_t
Definition: rotatingcone_PureConvectionBenchmarking.py:129
integer i
Definition: TensorModule.f:17