Chombo + EB + MF  3.2
Public Member Functions | List of all members
Metaprograms::NestedLoop< 0, OP > Struct Template Reference

#include <Metaprograms.H>

Public Member Functions

void operator() (int *index, int lo, int hi, OP &op) const
 
void operator() (int *index, const int *lo, const int *hi, OP &op) const
 

Member Function Documentation

◆ operator()() [1/2]

template<class OP >
void Metaprograms::NestedLoop< 0, OP >::operator() ( int *  index,
int  lo,
int  hi,
OP &  op 
) const
inline

◆ operator()() [2/2]

template<class OP >
void Metaprograms::NestedLoop< 0, OP >::operator() ( int *  index,
const int *  lo,
const int *  hi,
OP &  op 
) const
inline

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