#include <lbinterfacecell.h>
Definition at line 14 of file lbinterfacecell.h.
◆ LbInterfaceCell()
LbInterfaceCell::LbInterfaceCell |
( |
| ) |
|
|
inline |
◆ ~LbInterfaceCell()
virtual LbInterfaceCell::~LbInterfaceCell |
( |
| ) |
|
|
inlinevirtual |
◆ allocateElements()
void LbInterfaceCell::allocateElements |
( |
void * |
, |
|
|
void * |
basePointer, |
|
|
MInt |
cellId |
|
) |
| |
Definition at line 17 of file lbinterfacecell.cpp.
17 {
18
19
22
26
30}
MFloat * m_interpolationCoefficients
MInt * m_interpolationNeighbors
static MInt m_noInterpolationNeighbors
◆ init()
static void LbInterfaceCell::init |
( |
MInt |
dimension, |
|
|
MInt |
, |
|
|
MInt |
maxNoCells |
|
) |
| |
|
inlinestatic |
Definition at line 17 of file lbinterfacecell.h.
17 {
18
21 };
constexpr MLong IPOW2(MInt x)
void const MInt const MInt const MInt const MInt maxNoCells
◆ staticElementSize()
static MInt LbInterfaceCell::staticElementSize |
( |
| ) |
|
|
inlinestatic |
◆ m_cellId
MInt LbInterfaceCell::m_cellId |
◆ m_interpolationCoefficients
MFloat* LbInterfaceCell::m_interpolationCoefficients |
◆ m_interpolationNeighbors
MInt* LbInterfaceCell::m_interpolationNeighbors |
◆ m_maxNoCells
MInt LbInterfaceCell::m_maxNoCells |
|
static |
◆ m_noInterpolationNeighbors
MInt LbInterfaceCell::m_noInterpolationNeighbors |
|
static |
◆ m_position
MInt LbInterfaceCell::m_position |
The documentation for this class was generated from the following files: