gridripper::amr1d::Grad_O2 Class Reference

Second order approximation of derivatives. More...

#include <Grad.h>

Inheritance diagram for gridripper::amr1d::Grad_O2:

gridripper::amr1d::Grad

List of all members.

Public Member Functions

 Grad_O2 (const PDE &pde, int level)
int getNumVelocity ()
 Gets the error propagation velocity.
void d (const Grid &g, PDE *pde, int i, GReal_t *result, int size)
 Approximation of derivative.
void d2 (const Grid &g, PDE *pde, int i, GReal_t *result, int size)
 Approximation of second derivative.
Gradcreate (const PDE &pde, int level) const
string toString () const

Protected Member Functions

Gradclone () const


Detailed Description

Second order approximation of derivatives.


Member Function Documentation

int gridripper::amr1d::Grad_O2::getNumVelocity (  )  [inline, virtual]

Gets the error propagation velocity.

Implements gridripper::amr1d::Grad.

void gridripper::amr1d::Grad_O2::d ( const Grid g,
PDE pde,
int  i,
GReal_t result,
int  size 
) [virtual]

Approximation of derivative.

Implements gridripper::amr1d::Grad.

void gridripper::amr1d::Grad_O2::d2 ( const Grid g,
PDE pde,
int  i,
GReal_t result,
int  size 
) [virtual]

Approximation of second derivative.

Implements gridripper::amr1d::Grad.


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 18:46:49 2009 for GridRipper by  doxygen 1.5.6