Generic Cubature Factory Wrapper class template.
More...
#include <factory_wrapper.hpp>
|
| 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) |
| |
|
| template<typename Functor_ > |
| static void | _driver_list (Functor_ &functor) |
| |
| template<typename Functor_ > |
| static void | _factory_list (Functor_ &) |
| |
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.
◆ _driver_list()
template<typename Shape_ >
template<typename Functor_ >
◆ _factory_list()
template<typename Shape_ >
template<typename Functor_ >
◆ driver()
template<typename Shape_ >
template<typename Functor_ >
◆ factory()
template<typename Shape_ >
template<typename Functor_ >
◆ factory_no_refine()
template<typename Shape_ >
template<typename Functor_ >
The documentation for this class was generated from the following file: