Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

hp2D::ElementFormulaInterpGradN< F, dim > Class Template Reference

Element formula for the gradient of an scalar element formula. More...

#include <formula.hh>


Detailed Description

template<typename F, uint dim = 2>
class hp2D::ElementFormulaInterpGradN< F, dim >

Element formula for the gradient of an scalar element formula.

The gradient is computed with L2-projection to the space of shape functions and evaluation of the gradient of the projection.

Author:
Kersten Schmidt, 2008

Definition at line 190 of file formula.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)