ESyS-Particle  2.3.4
LocalDampingIGP.h File Reference
#include "Model/IGParam.h"
#include "Foundation/vec3.h"
#include <string>
Include dependency graph for LocalDampingIGP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLocalDampingIGP
 Interaction group parameters for CLocalDampingGroup. More...
 

Functions

CLocalDampingIGPextractLocalDampingIGP (AMPIBuffer *)
 

Function Documentation

◆ extractLocalDampingIGP()

CLocalDampingIGP* extractLocalDampingIGP ( AMPIBuffer B)

Extract parameters for a LocalDampingGroup from a MPI-buffer

Parameters
Bthe buffer

References AMPIBuffer::pop_double(), AMPIBuffer::pop_string(), AIGParam::setName(), CLocalDampingIGP::setTimeStep(), CLocalDampingIGP::setType(), and CLocalDampingIGP::setVisc().

Referenced by TRotSubLattice< T >::doAddDamping(), and TSubLattice< T >::doAddDamping().

Here is the call graph for this function:
Here is the caller graph for this function: