#include <memory>#include "operator/bilinearForm.hh"#include "basics/typedefs.hh"#include "basics/vectorsMatricesForward.hh"#include "formula/elementFormula.hh"#include "formula/boundary.hh"#include "geometry/sharedJacobian.hh"#include "hp2D/quad.hh"#include "hp2D/formula.hh"#include "hp2D/bilinearFormHelper.hh"#include "hp2D/arrayElementFormula.hh"#include "hp2Dedge/bf_identity.hh"#include "hp2Dedge/bf_graduv.hh"#include "hp2Dedge/bf_advection.hh"Go to the source code of this file.
Classes | |
| class | hp2Dedge::RotRot< F > |
| class | hp2Dedge::Rotuv |
| class | hp2Dedge::EdgeIdentity |
Namespaces | |
| namespace | concepts |
| namespace | hp2Dedge |
Computes the rot-rot bilinearform
Definition in file bilinearForm.hh.