Chombo + EB + MF  3.2
Macros | Functions
computeMappedDt.H File Reference
#include "FourthOrderCoordSys.H"
#include "LevelData.H"
#include "FluxBox.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for computeMappedDt.H:

Go to the source code of this file.

Macros

#define _COMPUTEMAPPEDDT_H_
 

Functions

Real computeMappedDt (const LevelData< FluxBox > &a_faceVel, const FourthOrderCoordSys *a_coordSysPtr, Real a_cfl, const bool velocities_are_physical=false)
 

Macro Definition Documentation

◆ _COMPUTEMAPPEDDT_H_

#define _COMPUTEMAPPEDDT_H_

Function Documentation

◆ computeMappedDt()

Real computeMappedDt ( const LevelData< FluxBox > &  a_faceVel,
const FourthOrderCoordSys a_coordSysPtr,
Real  a_cfl,
const bool  velocities_are_physical = false 
)