OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
guoZhaoDynamics.h File Reference

Specific dynamics classes for Guo and Zhao (2002) porous model, with which a Cell object can be instantiated – header file. More...

#include <type_traits>
#include <functional>
#include "momenta/interface.h"
#include "interface.h"
#include "core/util.h"
#include "core/postProcessing.h"
#include "core/latticeStatistics.h"
#include "latticeDescriptors.h"
#include "momenta/aliases.h"
#include "collision.h"
#include "equilibrium.h"
#include "forcing.h"
#include "guoZhaoDynamics.cse.h"
+ Include dependency graph for guoZhaoDynamics.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::guoZhao::guoZhao_equilibrium< DESCRIPTOR >
 
struct  olb::guoZhao::guoZhao_lbm< DESCRIPTOR >
 
struct  olb::guoZhao::GuoZhaoSecondOrder
 
struct  olb::guoZhao::GuoZhaoSecondOrder::type< DESCRIPTOR, MOMENTA >
 
struct  olb::guoZhao::GuoZhaoForcing< Forced >
 
struct  olb::guoZhao::GuoZhaoForcing< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::guoZhao
 

Typedefs

template<typename T , typename DESCRIPTOR , typename MOMENTA = momenta::BulkTuple>
using olb::GuoZhaoBGKdynamics
 
template<typename T , typename DESCRIPTOR , typename MOMENTA = momenta::BulkTuple>
using olb::SmagorinskyGuoZhaoBGKdynamics
 

Detailed Description

Specific dynamics classes for Guo and Zhao (2002) porous model, with which a Cell object can be instantiated – header file.

Definition in file guoZhaoDynamics.h.