dune-pdelab  2.4.1
Classes | Namespaces | Typedefs
backend/common/tags.hh File Reference

Various tags for influencing backend behavior. More...

#include <dune/common/deprecated.hh>

Go to the source code of this file.

Classes

struct  Dune::PDELab::Backend::unattached_container
 Tag for requesting a vector or matrix container without a pre-attached underlying object. More...
 
struct  Dune::PDELab::Backend::attached_container
 Tag for requesting a vector or matrix container with a pre-attached underlying object. More...
 

Namespaces

 Dune
 
 Dune::PDELab
 
 Dune::PDELab::Backend
 
 Dune::PDELab::tags
 

Typedefs

using Dune::PDELab::tags::unattached_container = Backend::unattached_container
 
using Dune::PDELab::tags::attached_container = Backend::attached_container
 

Detailed Description

Various tags for influencing backend behavior.