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

hp1D::BilinearFormHelper< i, j, F > Class Template Reference

Helper class for bilinearforms a(u,v), where u is i-form and v is j-form. More...

#include <formula.hh>

Inheritance diagram for hp1D::BilinearFormHelper< i, j, F >:
Inheritance graph
[legend]

Detailed Description

template<uint i, uint j, class F = Real>
class hp1D::BilinearFormHelper< i, j, F >

Helper class for bilinearforms a(u,v), where u is i-form and v is j-form.

Computes intermediate data for element matrix computation.

Definition at line 184 of file formula.hh.


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

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