DUNE-ACFEM (2.5.1)
Dune::ACFem::BoundaryFunctionTraits< F, false > Struct Template Reference
#include <dune/acfem/functions/boundarysupportedfunction.hh>
Public Types | |
enum | { hasBoundarySupport = false } |
enum | { emptySupport = false , globalSupport = true } |
typedef F::EntityType | EntityType |
Type of Entity. | |
typedef GridPartType::IntersectionType | IntersectionType |
Type of Intersection. | |
Static Public Member Functions | |
static void | init (LocalFunctionType &lf, const EntityType &entity, const IntersectionType &intersection) |
Call the ordinary init-method for not BoundarySupportedFunction's. | |
static bool | supported (const LocalFunctionType &lf) |
Not boundary-supported: implicity everywhere supported. | |
static IndicatorType | indicator (const F &ignored) |
Not boundary-supported: implicity everywhere supported. | |
Detailed Description
template<class F>
struct Dune::ACFem::BoundaryFunctionTraits< F, false >
struct Dune::ACFem::BoundaryFunctionTraits< F, false >
Specialization for function which is not boundary-supported and hence does not provide the necessary methods.
The documentation for this struct was generated from the following file:
- dune/acfem/functions/boundarysupportedfunction.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)