waLBerla 7.3
Loading...
Searching...
No Matches
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