Toggle navigation
waLBerla
HOME
DOWNLOAD
DOCUMENTATION
C++
Python
pystencils
lbmpy
PUBLICATIONS
HISTORY
FUNDING
SKAMPY
SKALB
DFG-AiF Cluster: Protein Foams
DFG-AiF Cluster: (CV) 6
EoCoE
FOR5134
SCALABLE
CEEC
IMPRINT
Imprint
Data Privacy
Accessibility
Impressum
Datenschutz
Barrierefreiheit
walberla
GameOfLifeSweep
Public Member Functions
|
Private Attributes
|
List of all members
walberla::GameOfLifeSweep Class Reference
Public Member Functions
GameOfLifeSweep
(
BlockDataID
fieldID)
void
operator()
(
IBlock
*block)
Private Attributes
BlockDataID
fieldID_
Constructor & Destructor Documentation
◆
GameOfLifeSweep()
walberla::GameOfLifeSweep::GameOfLifeSweep
(
BlockDataID
fieldID
)
inline
Member Function Documentation
◆
operator()()
void walberla::GameOfLifeSweep::operator()
(
IBlock
*
block
)
Member Data Documentation
◆
fieldID_
BlockDataID
walberla::GameOfLifeSweep::fieldID_
private
The documentation for this class was generated from the following file:
/builds/administration/walberla-website/walberla/apps/tutorials/basics/
03_GameOfLife.cpp