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

Helper functions for the implementation of LB dynamics. More...

#include "lbm.h"
#include "mrtLatticeDescriptors.h"
+ Include dependency graph for mrt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::mrt< DESCRIPTOR >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

Helper functions for the implementation of LB dynamics.

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.

Definition in file mrt.h.