Chombo + EB
3.2
|
#include "AMRMultiGrid.H"
#include "REAL.H"
#include "Box.H"
#include "LevelDataOps.H"
#include "BCFunc.H"
#include "FArrayBox.H"
#include "FluxBox.H"
#include "CFIVS.H"
#include "AMRTGA.H"
#include "NWOQuadCFInterp.H"
#include "FourthOrderCFInterp.H"
#include "CoarseAverage.H"
#include "LevelFluxRegister.H"
#include "AMRIO.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | NWOViscousTensorOp |
class | NWOViscousTensorOpFactory |
Macros | |
#define | _NWOVISCOUSTENSOROP_H_ |
#define | VTOP_DEFAULT_SAFETY 0.9 |
Functions | |
void | NWOcoarsenStuff (LevelData< FluxBox > &a_etaCoar, LevelData< FluxBox > &a_lambdaCoar, const LevelData< FluxBox > &a_etaFine, const LevelData< FluxBox > &a_lambdaFine, const int &a_refToDepth) |
#define _NWOVISCOUSTENSOROP_H_ |
#define VTOP_DEFAULT_SAFETY 0.9 |