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

multiGridUtil.h File Reference

#include "core/globalDefs.h"
#include "core/plbDebug.h"
#include "core/util.h"
Include dependency graph for multiGridUtil.h:
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

double plb::scaleToReference (int dxScale, int dimDx, int dtScale, int dimDt)
 dxScale is positive if the system is coarser than the reference.
double plb::scaleFromReference (int dxScale, int dimDx, int dtScale, int dimDt)
 dxScale is positive if the system is coarser than the reference.

Detailed Description

Set of functions commonly used in LB computations -- header file