#include <memory>
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "formula/formula.hh"
#include "operator/bilinearForm.hh"
#include "integration/quadrature.hh"
Go to the source code of this file.
Classes | |
class | linearFEM::Laplace1d |
class | linearFEM::Identity1d |
class | linearFEM::CIdentity1d |
Namespaces | |
namespace | linearFEM |
Bilinear forms for intervalls for the Laplacian and the mass matrix
Definition in file bilinearForm1D.hh.