OpenLB 1.7
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
olb::FdUpdaterBase< T, DESCRIPTOR > Class Template Referenceabstract

#include <fdUpdater.h>

+ Inheritance diagram for olb::FdUpdaterBase< T, DESCRIPTOR >:
+ Collaboration diagram for olb::FdUpdaterBase< T, DESCRIPTOR >:

Public Member Functions

virtual void operator() (Cell< T, DESCRIPTOR > &cell)=0
 

Protected Member Functions

 FdUpdaterBase ()
 

Detailed Description

template<typename T, typename DESCRIPTOR>
class olb::FdUpdaterBase< T, DESCRIPTOR >

Definition at line 35 of file fdUpdater.h.

Constructor & Destructor Documentation

◆ FdUpdaterBase()

template<typename T , typename DESCRIPTOR >
olb::FdUpdaterBase< T, DESCRIPTOR >::FdUpdaterBase ( )
inlineprotected

Definition at line 37 of file fdUpdater.h.

37{ }

Member Function Documentation

◆ operator()()

template<typename T , typename DESCRIPTOR >
virtual void olb::FdUpdaterBase< T, DESCRIPTOR >::operator() ( Cell< T, DESCRIPTOR > & cell)
pure virtual

The documentation for this class was generated from the following file: