Overture  Version 25
Macros | Functions
ArithFab.C File Reference
#include <iostream>
#include <iomanip>
#include <Misc.H>
#include <ArithFab.H>
#include <Looping.H>
Include dependency graph for ArithFab.C:

Macros

#define ARITHFAB_C
 

Functions

template<class T >
void copyFABRev (const ArithFab< T > &src, const Box &srcbox, ArithFab< T > &dest, const Box &destbox, int reversal_index, int comp, T multiplier)
 

Macro Definition Documentation

#define ARITHFAB_C

Function Documentation

template<class T >
void copyFABRev ( const ArithFab< T > &  src,
const Box &  srcbox,
ArithFab< T > &  dest,
const Box &  destbox,
int  reversal_index,
int  comp,
multiplier 
)