|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::PDELab::GridFunctionSpaceBase< GFS, GFSTraits > Class Template Reference
#include <dune/pdelab/gridfunctionspace/gridfunctionspacebase.hh>
Inheritance diagram for Dune::PDELab::GridFunctionSpaceBase< GFS, GFSTraits >:

Public Types | |
| typedef GFSTraits | Traits |
Public Member Functions | |
| template<typename Backend_ , typename OrderingTag_ > | |
| GridFunctionSpaceBase (Backend_ &&backend, OrderingTag_ &&ordering_tag) | |
| Traits::SizeType | size () const |
| Traits::SizeType | blockCount () const |
| Traits::SizeType | globalSize () const |
| Traits::SizeType | maxLocalSize () const |
| get max dimension of shape function space | |
| void | update (bool force=false) |
| Update the indexing information of the GridFunctionSpace. | |
| const std::string & | name () const |
| void | name (const std::string &name) |
| Traits::Backend & | backend () |
| const Traits::Backend & | backend () const |
| const Traits::GridView & | gridView () const |
| get grid view | |
| const Traits::EntitySet & | entitySet () const |
| get entity set | |
| Traits::EntitySet & | entitySet () |
| get entity set | |
| Traits::OrderingTag & | orderingTag () |
| const Traits::OrderingTag & | orderingTag () const |
| bool | isRootSpace () const |
Protected Member Functions | |
| void | setEntitySet (typename Traits::EntitySet entity_set) |
| Set the Entity Set object to this grid function space. | |
| template<typename Ordering > | |
| void | update (Ordering &ordering) const |
Protected Attributes | |
| std::optional< typename Traits::EntitySet > | _entity_set |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8