LevelDataImplem.H File Reference

#include <cassert>
#include "SPACE.H"
#include "WriteRectMDArray.H"
#include <math.h>

Include dependency graph for LevelDataImplem.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T, unsigned int C, typename Func>
void forall (LevelData< T, C > &a_lhs, const LevelData< T, C > &a_rhs, const Func &F)
template<class T, unsigned int C, typename Func>
void forall (LevelData< T, C > &a_lhs, const LevelData< T, C > &a_rhs0, const LevelData< T, C > &a_rhs1, const Func &F)
template<class T, unsigned int C, typename Func>
void forall (LevelData< T, C > &a_lhs, const LevelData< T, C > &a_rhs0, const LevelData< T, C > &a_rhs1, const LevelData< T, C > &a_rhs2, const Func &F)


Function Documentation

template<class T, unsigned int C, typename Func>
void forall ( LevelData< T, C > &  a_lhs,
const LevelData< T, C > &  a_rhs,
const Func &  F 
) [inline]

template<class T, unsigned int C, typename Func>
void forall ( LevelData< T, C > &  a_lhs,
const LevelData< T, C > &  a_rhs0,
const LevelData< T, C > &  a_rhs1,
const Func &  F 
) [inline]

template<class T, unsigned int C, typename Func>
void forall ( LevelData< T, C > &  a_lhs,
const LevelData< T, C > &  a_rhs0,
const LevelData< T, C > &  a_rhs1,
const LevelData< T, C > &  a_rhs2,
const Func &  F 
) [inline]


Generated on Fri Mar 11 12:53:42 2016 for AMRStencil by  doxygen 1.5.5