ESyS-Particle  2.3.4
ViscWallIG.h File Reference
Include dependency graph for ViscWallIG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVWallIGP
 Interaction group parameters for CBWallInteractionGroups. More...
 
class  CViscWallIG< T >
 Class for a group of viscous and elastic interactions between particles and a wall. More...
 

Functions

CVWallIGPextractVWallIGP (AMPIBuffer *)
 
template<class T >
ostream & operator<< (ostream &, const CViscWallIG< T > &)
 

Function Documentation

◆ extractVWallIGP()

CVWallIGP* extractVWallIGP ( AMPIBuffer )

References console, AMPIBuffer::pop_double(), AMPIBuffer::pop_int(), AMPIBuffer::pop_string(), and Console::XDebug().

Referenced by TSubLattice< T >::addViscWIG().

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

◆ operator<<()

template<class T >
ostream& operator<< ( ostream &  ,
const CViscWallIG< T > &   
)