|
ESyS-Particle
2.3.4
|
#include "Model/RotThermPairInteraction.h"#include "Model/RotThermParticle.h"#include "Model/IGParam.h"

Go to the source code of this file.
Classes | |
| class | CRotThermElasticIGP |
| class | CRotThermElasticInteraction |
Functions | |
| CRotThermElasticIGP * | extractRotThermElasticIGP (AMPIBuffer *) |
| CRotThermElasticIGP * | extractRotThermElasticIGP_p (AMPIBuffer *) |
| CRotThermElasticIGP* extractRotThermElasticIGP | ( | AMPIBuffer * | ) |
References AMPIBuffer::pop_double(), AMPIBuffer::pop_int(), AMPIBuffer::pop_string(), CRotThermElasticIGP::setDiffusivity(), AIGParam::setName(), and CRotThermElasticIGP::setSpringConst().

| 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().
