#include "basics/typedefs.hh"
Go to the source code of this file.
Namespaces | |
namespace | concepts |
namespace | vectorial |
namespace | hp2D |
Functions | |
template<class F > | |
void | hp2D::setupIdDiv (vectorial::BilinearForm< F, typename concepts::Realtype< F >::type > &bf, const concepts::ElementFormulaContainer< F > frm=concepts::ElementFormulaContainer< F >()) |
Bilinear forms for bilinear form with u div v for hp 2D FEM
Definition in file bf_iddiv.hh.