Skip to content
Snippets Groups Projects
Commit e20997bf authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Undeprecate file for now, there is no alternative at the moment

parent ba1ddafd
No related branches found
No related tags found
No related merge requests found
#ifndef SURFACE_MASSMATRIX_HH
#define SURFACE_MASSMATRIX_HH
#warning This file is deprecated! Use dune/fufem/assemblers/boundaryoperatorassembler.hh instead!
//#warning This file is deprecated! Use dune/fufem/assemblers/boundaryoperatorassembler.hh instead!
/** \file
\brief Contains a method which assembles the FE mass matrix of a boundary patch of a grid.
In contrast to the boundaryoperatorassembler, this method is using local boundary indices to set
up the mass matrix.
*/
#include <dune/geometry/quadraturerules.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment