#include <dune/fem/quadrature/quadprovider.hh>
|
static QuadType * | create (const GeometryType &geometry, int order) |
|
◆ Storage()
template<unsigned int dummy>
template<class QuadImp >
◆ create()
template<unsigned int dummy>
template<class QuadImp >
static QuadType * Dune::Fem::QuadCreator< dummy >::QuadratureStorage< QuadImp, int, dummy >::Storage::create |
( |
const GeometryType & |
geometry, |
|
|
int |
order |
|
) |
| |
|
inlinestatic |
◆ mutex_
template<unsigned int dummy>
template<class QuadImp >
◆ storage_
template<unsigned int dummy>
template<class QuadImp >
std::vector< std::unique_ptr< QuadType > > Dune::Fem::QuadCreator< dummy >::QuadratureStorage< QuadImp, int, dummy >::Storage::storage_ |
The documentation for this struct was generated from the following file: