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

Macros

#define h21(n)   h21c[n]
 
#define h41(n)   h41c[n]
 

Functions

void yzFDerivCoefficients4 (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 
void yzFDerivCoefficients (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop)
 

Macro Definition Documentation

#define h21 (   n)    h21c[n]
#define h41 (   n)    h41c[n]

Function Documentation

void yzFDerivCoefficients ( RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)
void yzFDerivCoefficients4 ( RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  E,
const Index &  C,
MappedGridOperators mgop 
)