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

multiPhaseTemplates3D.h File Reference

#include "core/globalDefs.h"
#include "core/cell.h"
#include "multiPhysics/shanChenLattices3D.h"
Include dependency graph for multiPhaseTemplates3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plb::multiPhaseTemplates3D< T, Descriptor >
 Helper functions with full-lattice access. More...
struct  plb::multiPhaseTemplates3D< T, descriptors::ForcedShanChenD3Q19Descriptor >

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

Helper functions for the implementation of multi-phase models. This file is all about efficiency. The generic template code is specialized for commonly used Lattices, so that a maximum performance can be taken out of each case.