H1Projection Class Reference
[-adapt hp-Adaptivity]

H1 projection. More...

#include <h1proj.h>

Inherits Projection.

List of all members.

Public Member Functions

 H1Projection (Solution *afn, Element *e, Shapeset *ss)
virtual double get_error (int split, int son, const order3_t &order)

Protected Member Functions

virtual void calc_projection (int split, int son, const order3_t &order)

Static Protected Member Functions

static void precalc_fn_prods (double fn[N_FNS][N_FNS])
static void precalc_dx_prods (double dx[N_FNS][N_FNS])

Static Protected Attributes

static double prod_fn [N_FNS][N_FNS]
static double prod_dx [N_FNS][N_FNS]
static bool has_prods = false

Friends

class H1ProjectionIpol

Detailed Description

H1 projection.

FIXME: hex specific


Constructor & Destructor Documentation

H1Projection::H1Projection ( Solution afn,
Element e,
Shapeset ss 
)

Member Function Documentation

void H1Projection::calc_projection ( int  split,
int  son,
const order3_t order 
) [protected, virtual]

Implements Projection.

double H1Projection::get_error ( int  split,
int  son,
const order3_t order 
) [virtual]

Implements Projection.

void H1Projection::precalc_dx_prods ( double  dx[N_FNS][N_FNS]  )  [static, protected]
void H1Projection::precalc_fn_prods ( double  fn[N_FNS][N_FNS]  )  [static, protected]

Friends And Related Function Documentation

friend class H1ProjectionIpol [friend]

Member Data Documentation

bool H1Projection::has_prods = false [static, protected]
double H1Projection::prod_dx [static, protected]
double H1Projection::prod_fn [static, protected]

The documentation for this class was generated from the following files:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3