dune-fem  2.4.1-rc
Namespaces | Functions
array_inline.hh File Reference
#include "array.hh"

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::Fem
 

Functions

template<class T >
void Dune::Fem::moveBackward (ArrayInterface< T > &array, const unsigned int oldOffset, const unsigned int newOffset, const unsigned int length)
 
template<class T >
void Dune::Fem::moveForward (ArrayInterface< T > &array, const unsigned int oldOffset, const unsigned int newOffset, const unsigned int length)
 
template<class T >
void Dune::Fem::move (ArrayInterface< T > &array, const unsigned int oldOffset, const unsigned int newOffset, const unsigned int length)