dune-common 2.9.1
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > > Struct Template Reference

#include <dune/common/parallel/communicator.hh>

Public Types

typedef VariableBlockVector< FieldVector< K, n >, AType
 
typedef Type::B IndexedType
 
typedef VariableSize IndexedTypeFlag
 

Static Public Member Functions

static const voidgetAddress (const Type &v, int i)
 
static int getSize (const Type &v, int i)
 

Member Typedef Documentation

◆ IndexedType

template<class V >
template<class K , class A , int n>
typedef Type::B Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::IndexedType

◆ IndexedTypeFlag

template<class V >
template<class K , class A , int n>
typedef VariableSize Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::IndexedTypeFlag

◆ Type

template<class V >
template<class K , class A , int n>
typedef VariableBlockVector<FieldVector<K, n>, A> Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::Type

Member Function Documentation

◆ getAddress()

template<class V >
template<class K , class A , int n>
static const void * Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::getAddress ( const Type & v,
int i )
static

◆ getSize()

template<class V >
template<class K , class A , int n>
static int Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::getSize ( const Type & v,
int i )
static

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