DUNE-ACFEM (unstable)

Dune::ACFem::ModelIntrospection::IsModel< Model, std::enable_if_t<(IsDecay< Model >::value &&std::is_base_of< ModelBase< typename Model::DomainFunctionSpaceType, typename Model::RangeFunctionSpaceType >, Model >::value)> > Struct Template Reference

std::true_type if Model is derived from ModelBase. More...

#include <dune/acfem/models/modeltraits.hh>

Detailed Description

template<class Model>
struct Dune::ACFem::ModelIntrospection::IsModel< Model, std::enable_if_t<(IsDecay< Model >::value &&std::is_base_of< ModelBase< typename Model::DomainFunctionSpaceType, typename Model::RangeFunctionSpaceType >, Model >::value)> >

std::true_type if Model is derived from ModelBase.


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 (May 2, 22:35, 2024)