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

bounceBackModels3D.h File Reference

#include "boundaryCondition/bounceBackModels.h"
#include "dataProcessors/dataInitializerFunctional3D.h"
Include dependency graph for bounceBackModels3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (BlockLattice3D< T, Descriptor > &lattice, Box3D domain)
template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (BlockLattice3D< T, Descriptor > &lattice, Box3D boundingBox, DomainFunctional3D *domain)
template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (BlockLattice3D< T, Descriptor > &lattice, DotList3D const &dotList)
template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D domain)
template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D boundingBox, DomainFunctional3D *domain)
template<typename T , template< class U > class Descriptor>
void plb::initializeMomentumExchange (MultiBlockLattice3D< T, Descriptor > &lattice, DotList3D const &dotList)

Detailed Description

BounceBack dynamics models in 3D -- header file.