OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
latticeDerivatives3D.h File Reference
#include <list>
#include "blockBaseF3D.h"
#include "superBaseF3D.h"
#include "core/unitConverter.h"
#include "functors/analytical/indicator/indicatorBaseF3D.h"
+ Include dependency graph for latticeDerivatives3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::BlockFiniteDifference3D< T >
 functor to get pointwise finite difference Dissipation on local lattice, if globIC is not on the local processor, the returned vector is empty More...
 
class  olb::SuperFiniteDifference3D< T >
 functor to get pointwise explicit filter on local lattice, if globIC is not on the local processor, the returned vector is empty More...
 
class  olb::BlockPhysFiniteDifference3D< T, DESCRIPTOR >
 
class  olb::SuperPhysFiniteDifference3D< T, DESCRIPTOR >
 functor to get pointwise explicit filter on local lattice, if globIC is not on the local processor, the returned vector is empty More...
 
class  olb::BlockLaplacian3D< T >
 functor to get pointwise finite difference Laplacian operator More...
 
class  olb::SuperLaplacian3D< T >
 functor to get pointwise finite difference Laplacian operator More...
 
class  olb::BlockPhysLaplacian3D< T, DESCRIPTOR >
 functor to get pointwise finite difference Laplacian operator More...
 
class  olb::SuperPhysLaplacian3D< T, DESCRIPTOR >
 functor to get pointwise finite difference Laplacian operator More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.