bf_advection.hh File Reference
#include <memory>
#include "operator/bilinearForm.hh"
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/vectorsMatricesForward.hh"
#include "formula/elementFormula.hh"
#include "hp2D/bilinearFormHelper.hh"
Go to the source code of this file.
Classes | |
class | concepts::Element< F > |
An abstract class for an element of a space. More... | |
class | concepts::ElementMatrix< F > |
Element matrix. More... | |
class | hp2Dedge::Quad< F > |
A 2D FEM edge element: a quad. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp2Dedge | |
hp 2D edge elements for electromagnetics. | |
Detailed Description
Computes the (u, curl2D v)-bilinearform
Definition in file bf_advection.hh.