ESyS-Particle  2.3.4
ViscWallIG.cpp File Reference
#include "ViscWallIG.h"
#include "console.h"
Include dependency graph for ViscWallIG.cpp:

Functions

ostream & operator<< (ostream &ost, const CVWallIGP &I)
 
CVWallIGPextractVWallIGP (AMPIBuffer *B)
 

Function Documentation

◆ extractVWallIGP()

CVWallIGP* extractVWallIGP ( AMPIBuffer B)

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

ostream& operator<< ( ostream &  ost,
const CVWallIGP I 
)