DUNE-ACFEM (unstable)

Dune::ACFem::LocalObjectStack< Factory, Wrapper > Class Template Reference

Local object stack which (hopefully) efficiently caches local objects. More...

#include <dune/acfem/common/localobjectstorage.hh>

Detailed Description

template<class Factory, template< class > class Wrapper>
class Dune::ACFem::LocalObjectStack< Factory, Wrapper >

Local object stack which (hopefully) efficiently caches local objects.

This is only useful if the construction of the local object is rather complicated and implies, e.g., the allocation of additional storage. A local object storing for example only a reference to its global parent object should not make use of such a stack.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)