dune-common  2.3.1-rc1
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 >, A > 
Type
 
typedef Type::B IndexedType
 
typedef VariableSize IndexedTypeFlag
 

Static Public Member Functions

static const void * getAddress (const Type &v, int i)
 
static int getSize (const Type &v, int i)
 

Member Typedef Documentation

template<class V>
template<class K , class A , int n>
typedef Type::B Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::IndexedType
template<class V>
template<class K , class A , int n>
typedef VariableSize Dune::CommPolicy< V >::CommPolicy< VariableBlockVector< FieldVector< K, n >, A > >::IndexedTypeFlag
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

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
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: