Overture  Version 25
Macros | Functions
divScalarGradFDCoefficients.C File Reference
#include "MappedGridOperators.h"
#include "xDC.h"
Include dependency graph for divScalarGradFDCoefficients.C:

Macros

#define ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3)   (s(I1,I2,I3) + s(J1,J2,J3))
 
#define h22(n)   h22c[n]
 

Functions

void divScalarGradFDerivCoefficients42 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divScalarGradFDerivCoefficients43 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divScalarGradFDerivCoefficients2 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divScalarGradFDerivCoefficients2R (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divScalarGradFDerivCoefficients (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 

Macro Definition Documentation

#define ARITHMETIC_AVERAGE (   s,
  I1,
  I2,
  I3,
  J1,
  J2,
  J3 
)    (s(I1,I2,I3) + s(J1,J2,J3))
#define h22 (   n)    h22c[n]

Function Documentation

void divScalarGradFDerivCoefficients ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void divScalarGradFDerivCoefficients2 ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void divScalarGradFDerivCoefficients2R ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void divScalarGradFDerivCoefficients42 ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)

References Overture::abort().

void divScalarGradFDerivCoefficients43 ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)

References Overture::abort().