mFES - molecular Finite Element Solver  0.4
Public Member Functions | Protected Attributes
netgen::RecPol Class Reference
Inheritance diagram for netgen::RecPol:
netgen::JacobiRecPol

List of all members.

Public Member Functions

 RecPol (int amaxorder)
 ~RecPol ()
template<class S , class T >
void Evaluate (int n, S x, T *values)

Protected Attributes

int maxorder
double * a
double * b
double * c

Constructor & Destructor Documentation

netgen::RecPol::RecPol ( int  amaxorder) [inline]

Member Function Documentation

template<class S , class T >
void netgen::RecPol::Evaluate ( int  n,
x,
T values 
) [inline]

Member Data Documentation

double* netgen::RecPol::a [protected]
double * netgen::RecPol::b [protected]
double * netgen::RecPol::c [protected]
int netgen::RecPol::maxorder [protected]

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