$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

smagorinskyGenerics3D.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::StaticSmagorinskyFunctional3D< T, Descriptor, SmagoFunction >

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

template<typename T >
plb::constOmegaFromOmega0 (plint iX, plint iY, plint iZ, T omega0)
template<typename T , template< typename U > class Descriptor>
void plb::instantiateStaticSmagorinsky (BlockLattice3D< T, Descriptor > &lattice, Box3D domain, T cSmago)
template<typename T , template< typename U > class Descriptor>
void plb::instantiateStaticSmagorinsky (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D domain, T cSmago)
template<typename T , template< typename U > class Descriptor, class SmagoFunction >
void plb::instantiateStaticSmagorinsky (BlockLattice3D< T, Descriptor > &lattice, Box3D domain, SmagoFunction smagoFunction, T cSmago0)
template<typename T , template< typename U > class Descriptor, class SmagoFunction >
void plb::instantiateStaticSmagorinsky (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D domain, SmagoFunction smagoFunction, T cSmago0)