DUNE PDELab (git)

Dune::PDELab::ISTL::tags::field_matrix Struct Reference

Tag describing an arbitrary FieldMatrix. More...

#include <dune/pdelab/backend/istl/tags.hh>

Public Types

typedef field_matrix base_tag
 Base tag for this tag category.
 

Detailed Description

Tag describing an arbitrary FieldMatrix.

The tagging mechanism will never tag a FieldMatrix directly with this tag, but will instead return a more specific tag which describes the blocking structure and which inherits from this tag. If you dispatch using a function, you can ignore this detail, as the derived tag will automatically be upcast to this tag, but if you use the tags in a struct, you can always use the member type base_tag to access the common base tag.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)