Chombo + EB  3.0
Public Member Functions | List of all members
Metaprograms::dterm< N, OP > Struct Template Reference

#include <Metaprograms.H>

Public Member Functions

void operator() (OP &op) const
 

Detailed Description

template<int N, class OP>
struct Metaprograms::dterm< N, OP >

Named for defunct D_TERM macro. Applies an operation once for n = 0,...N-1.

Member Function Documentation

◆ operator()()

template<int N, class OP >
void Metaprograms::dterm< N, OP >::operator() ( OP &  op) const
inline

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