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

Macros

#define ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3)   (s(I1,I2,I3) + s(J1,J2,J3))
 

Functions

void divVectorScalarFDerivCoefficients42 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divVectorScalarFDerivCoefficients43 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divVectorScalarFDerivCoefficients2 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void divVectorScalarFDerivCoefficients (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))

Function Documentation

void divVectorScalarFDerivCoefficients ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void divVectorScalarFDerivCoefficients2 ( RealDistributedArray derivative,
const realMappedGridFunction s,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void divVectorScalarFDerivCoefficients42 ( 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 divVectorScalarFDerivCoefficients43 ( 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().