DUNE-ACFEM (2.5.1)

Dune::ACFem::BoundaryFunctionTraits< F, true > Struct Template Reference

#include <dune/acfem/functions/boundarysupportedfunction.hh>

Public Types

enum  { hasBoundarySupport = true }
 

Static Public Member Functions

static void init (LocalFunctionType &lf, const EntityType &entity, const IntersectionType &intersection)
 For BoundarySupportedFunction's we pass the intersection as well as the bulk entity on to the local function's init-method. More...
 
static bool supported (const LocalFunctionType &lf)
 Decide if we are supported on this IntersectionType. More...
 
static F::IndicatorType indicator (const F &f)
 Return the underlying BoundarySupportedFunction's indicator.
 

Detailed Description

template<class F>
struct Dune::ACFem::BoundaryFunctionTraits< F, true >

Specialization for functions which are already "boundary-supported". We need to forward the special initialization calls, and take their alredy exisiting boundary indicator function into account.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 29, 22:29, 2024)