casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Namespaces | Functions
FortranizedLoops.h File Reference

Go to the source code of this file.

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Functions

void casa::faccumulatetogrid_ (Complex *grid, Complex *CF, Complex *nvalue, Double *wVal, Int *scaledSupport, Float *scaledSampling, Double *off, Int *convOrigin, Int *cfShape, Int *loc, Int *igrdpos, Double *sinDPA, Double *cosDPA, Int *finitePointingOffset, Int *doPSFOnly, Complex *norm, Complex *phaseGrad, Int *imNX, Int *imNY, Int *imNP, Int *imNC, Int *cfNX, Int *cfNY, Int *cfNP, Int *cfNC, Int *phNX, Int *phNY)
void casa::dfaccumulatetogrid_ (DComplex *grid, Complex *CF, Complex *nvalue, Double *wVal, Int *scaledSupport, Float *scaledSampling, Double *off, Int *convOrigin, Int *cfShape, Int *loc, Int *igrdpos, Double *sinDPA, Double *cosDPA, Int *finitePointingOffset, Int *doPSFOnly, Complex *norm, Complex *phaseGrad, Int *imNX, Int *imNY, Int *imNP, Int *imNC, Int *cfNX, Int *cfNY, Int *cfNP, Int *cfNC, Int *phNX, Int *phNY)
void casa::faccumulatefromgrid_ (Complex *nvalue, const Complex *grid, Complex *CF, Double *wVal, Int *scaledSupport, Float *scaledSampling, Double *off, Int *convOrigin, Int *cfShape, Int *loc, Int *igrdpos, Double *sinDPA, Double *cosDPA, Int *finitePointingOffset, Complex *phaseGrad, Complex *phasor, Int *imNX, Int *imNY, Int *imNP, Int *imNC, Int *cfNX, Int *cfNY, Int *cfNP, Int *cfNC, Int *phNX, Int *phNY)