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

