dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::SimpleBlockVector< Container, BlockSize >::ContainerAccess< Array > Struct Template Reference

#include <dune/fem/function/blockvectors/defaultblockvectors.hh>

Static Public Member Functions

static FieldTypedata (Array &array)
 
static const FieldTypedata (const Array &array)
 

Member Function Documentation

◆ data() [1/2]

template<class Container , int BlockSize>
template<class Array >
static FieldType * Dune::Fem::SimpleBlockVector< Container, BlockSize >::ContainerAccess< Array >::data ( Array &  array)
inlinestatic

◆ data() [2/2]

template<class Container , int BlockSize>
template<class Array >
static const FieldType * Dune::Fem::SimpleBlockVector< Container, BlockSize >::ContainerAccess< Array >::data ( const Array &  array)
inlinestatic

The documentation for this struct was generated from the following file: