#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "operator/bilinearForm.hh"
#include "toolbox/array.hh"
Go to the source code of this file.
Classes | |
class | linearFEM::Laplace2d |
class | linearFEM::Identity2d |
Namespaces | |
namespace | linearFEM |
Bilinear forms for quads and triangles for the Laplacian and the mass matrix
Definition in file bilinearForm2D.hh.