This class needs to be specialized, such that key traits for user defined LinearForms are available. More...
#include <LinearForm.hpp>
This class needs to be specialized, such that key traits for user defined LinearForms are available.
LinearForm implements trace operators, i.e., routines to generate the right hand side of the linear systems. Currently, only a Dirichlet trace, tangential trace and a rotated tangential trace are provided.
Definition at line 25 of file LinearForm.hpp.
Public Types | |
enum | { YOU_DID_NOT_SPECIFY_LINEARFORM_TRAITS = 1 } |