Chombo + EB + MF  3.2
Macros | Functions
SimpleDivergence.H File Reference
#include "FArrayBox.H"
#include "FluxBox.H"
#include "RealVect.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for SimpleDivergence.H:

Go to the source code of this file.

Macros

#define _SIMPLEDIVERGENCE_H_
 

Functions

void simpleDivergence (FArrayBox &a_divF, const FluxBox &a_F, const Box &a_box, RealVect a_dx)
 

Macro Definition Documentation

◆ _SIMPLEDIVERGENCE_H_

#define _SIMPLEDIVERGENCE_H_

Function Documentation

◆ simpleDivergence()

void simpleDivergence ( FArrayBox a_divF,
const FluxBox a_F,
const Box a_box,
RealVect  a_dx 
)

In a_divF, on a_box, stores divergence of a_F, where a_F is defined on a_box.