OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
fdUpdater.h File Reference

Updater processors for finite-difference external fields: they copy the FIELD[1] to FIELD[0] entries. More...

Go to the source code of this file.

Classes

class  olb::FdUpdaterBase< T, DESCRIPTOR >
 
class  olb::FdUpdater< T, DESCRIPTOR, FIELD >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

Updater processors for finite-difference external fields: they copy the FIELD[1] to FIELD[0] entries.

Functional for generic field access. – header file

Definition in file fdUpdater.h.