FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Cubature::FactoryWrapper< Shape_ > Class Template Reference

Generic Cubature Factory Wrapper class template. More...

#include <factory_wrapper.hpp>

Inheritance diagram for FEAT::Cubature::FactoryWrapper< Shape_ >:
FEAT::Cubature::FactoryPartialWrapper< Shape_ >

Static Public Member Functions

template<typename Functor_ >
static void driver (Functor_ &functor)
 
template<typename Functor_ >
static void factory (Functor_ &functor)
 
template<typename Functor_ >
static void factory_no_refine (Functor_ &functor)
 

Static Protected Member Functions

template<typename Functor_ >
static void _driver_list (Functor_ &functor)
 
template<typename Functor_ >
static void _factory_list (Functor_ &)
 

Detailed Description

template<typename Shape_>
class FEAT::Cubature::FactoryWrapper< Shape_ >

Generic Cubature Factory Wrapper class template.

Author
Peter Zajac

Definition at line 571 of file factory_wrapper.hpp.

Member Function Documentation

◆ _driver_list()

template<typename Shape_ >
template<typename Functor_ >
static void FEAT::Cubature::FactoryWrapper< Shape_ >::_driver_list ( Functor_ &  functor)
inlinestaticprotected

Definition at line 576 of file factory_wrapper.hpp.

◆ _factory_list()

template<typename Shape_ >
template<typename Functor_ >
static void FEAT::Cubature::FactoryWrapper< Shape_ >::_factory_list ( Functor_ &  )
inlinestaticprotected

Definition at line 588 of file factory_wrapper.hpp.

◆ driver()

template<typename Shape_ >
template<typename Functor_ >
static void FEAT::Cubature::FactoryWrapper< Shape_ >::driver ( Functor_ &  functor)
inlinestatic

Definition at line 613 of file factory_wrapper.hpp.

◆ factory()

template<typename Shape_ >
template<typename Functor_ >
static void FEAT::Cubature::FactoryWrapper< Shape_ >::factory ( Functor_ &  functor)
inlinestatic

Definition at line 623 of file factory_wrapper.hpp.

◆ factory_no_refine()

template<typename Shape_ >
template<typename Functor_ >
static void FEAT::Cubature::FactoryWrapper< Shape_ >::factory_no_refine ( Functor_ &  functor)
inlinestatic

Definition at line 599 of file factory_wrapper.hpp.


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