#include <Gradient.H>
Inheritance diagram for TenPtsGradient:


Public Member Functions | |
| TenPtsGradient () | |
| Constructor. | |
| virtual | ~TenPtsGradient () |
| Destructor. | |
| virtual void | gradient (FArrayBox &a_grad, const FArrayBox &a_phi, const ProblemDomain &a_domain, const Real &a_dx, const Box &a_box) |
| computes cell centered gradient | |
| virtual void | gradient (FluxBox &a_grad, const FArrayBox &a_phi, const ProblemDomain &a_domain, const Real &a_dx, const Box &a_box) |
| computes cell centered gradient | |
|
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||||||||||||||
|
computes cell centered gradient
Implements Gradient. |
|
||||||||||||||||||||||||
|
computes cell centered gradient
Implements Gradient. |
1.4.1