ESyS-Particle  2.3.4
RotThermElasticInteractionGroup.cpp File Reference
#include <mpi.h>
#include "RotThermElasticInteractionGroup.h"
#include "console.h"
Include dependency graph for RotThermElasticInteractionGroup.cpp:

Functions

CRotThermElasticIGPextractRotThermElasticIGP (AMPIBuffer *B)
 
CRotThermElasticIGPextractRotThermElasticIGP_p (AMPIBuffer *B)
 
ostream & operator<< (ostream &ost, const CRotThermElasticIGP &B)
 

Function Documentation

◆ extractRotThermElasticIGP()

◆ extractRotThermElasticIGP_p()

CRotThermElasticIGP* extractRotThermElasticIGP_p ( AMPIBuffer B)

extract the specific part of CElasticIGP, i.e. without the type info

References AMPIBuffer::pop_double(), AMPIBuffer::pop_string(), CRotThermElasticIGP::setDiffusivity(), AIGParam::setName(), and CRotThermElasticIGP::setSpringConst().

Here is the call graph for this function:

◆ operator<<()

ostream& operator<< ( ostream &  ost,
const CRotThermElasticIGP B 
)