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

NLD_boundaries3D.hh File Reference

#include "core/globalDefs.h"
#include "boundaryCondition/NLD_boundaries3D.h"
#include "core/processorIdentifiers3D.h"
#include "core/nonLocalDynamics3D.h"
#include "core/blockSurface3D.h"
Include dependency graph for NLD_boundaries3D.hh:
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< typename U > class Descriptor>
void plb::setOuterNLDboundaryDynamics (MultiBlockLattice3D< T, Descriptor > &lattice, Dynamics< T, Descriptor > *baseDynamics, Box3D domain, boundary::BcType bcType)
template<typename T , template< typename U > class Descriptor>
void plb::setOuterNLDboundaryDynamics (MultiBlockLattice3D< T, Descriptor > &lattice, Dynamics< T, Descriptor > *baseDynamics, Box3D bbox, Box3D domain, boundary::BcType bcType)
template<typename T , template< typename U > class Descriptor>
void plb::instantiateOuterNLDboundary (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D bbox)

Detailed Description

A collection of dynamics classes (e.g. BGK) with which a Cell object can be instantiated -- header file.