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

Unit conversion handling – header file. More...

#include "utilities/omath.h"
#include "io/ostreamManager.h"
#include "core/util.h"
#include "io/xmlReader.h"
#include "thermalUnitConverter.h"
#include "multiPhaseUnitConverter.h"
+ Include dependency graph for unitConverter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::UnitConverterBase
 
class  olb::UnitConverter< T, DESCRIPTOR >
 Conversion between physical and lattice units, as well as discretization. More...
 
class  olb::UnitConverterFromResolutionAndRelaxationTime< T, DESCRIPTOR >
 
class  olb::UnitConverterFromResolutionAndLatticeVelocity< T, DESCRIPTOR >
 
class  olb::UnitConverterFromRelaxationTimeAndLatticeVelocity< T, DESCRIPTOR >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
UnitConverter< T, DESCRIPTOR > * olb::createUnitConverter (XMLreader const &params)
 creator function with data given by a XML file
 

Detailed Description

Unit conversion handling – header file.

Definition in file unitConverter.h.