Bembel
Bembel::LinearFormTraits< Derived > Struct Template Reference

This class needs to be specialized, such that key traits for user defined LinearForms are available. More...

#include <LinearForm.hpp>

Detailed Description

template<typename Derived>
struct Bembel::LinearFormTraits< Derived >

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 }
 

The documentation for this struct was generated from the following file: