#include <dune/fem/quadrature/caching/registry.hh>
◆ ~StorageInterface()
virtual Dune::Fem::QuadratureStorageRegistry::StorageInterface::~StorageInterface |
( |
| ) |
|
|
inlinevirtual |
◆ cacheQuadrature()
virtual void Dune::Fem::QuadratureStorageRegistry::StorageInterface::cacheQuadrature |
( |
std::size_t |
id, |
|
|
std::size_t |
codim, |
|
|
std::size_t |
quadSize |
|
) |
| |
|
pure virtual |
◆ type()
virtual GeometryType Dune::Fem::QuadratureStorageRegistry::StorageInterface::type |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: