|
ESyS-Particle
2.3.4
|
#include "Model/DampingIGP.h"
Functions | |
| CDampingIGP * | extractDampingIGP (AMPIBuffer *B) |
| CDampingIGP* extractDampingIGP | ( | AMPIBuffer * | B | ) |
Extract parameters for a DampingGroup from a MPI-buffer
| B | the buffer |
References AMPIBuffer::pop_double(), AMPIBuffer::pop_int(), AMPIBuffer::pop_string(), AMPIBuffer::pop_vector(), CDampingIGP::setMaxIter(), AIGParam::setName(), CDampingIGP::setTimeStep(), CDampingIGP::setType(), CDampingIGP::setVisc(), and CDampingIGP::setVRef().
Referenced by TRotSubLattice< T >::doAddDamping(), and TSubLattice< T >::doAddDamping().

