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

Macros

#define h21(n)   h21c[n]
 
#define h22(n)   h22c[n]
 
#define h41(n)   h41c[n]
 
#define h42(n)   h42c[n]
 

Functions

void yyFDerivative42 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void yyFDerivative43 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void yyFDerivative22 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void yyFDerivative23 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void yyFDerivative (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 

Macro Definition Documentation

#define h21 (   n)    h21c[n]
#define h22 (   n)    h22c[n]
#define h41 (   n)    h41c[n]
#define h42 (   n)    h42c[n]

Function Documentation

void yyFDerivative ( const realMappedGridFunction ugf,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void yyFDerivative22 ( const realMappedGridFunction ugf,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void yyFDerivative23 ( const realMappedGridFunction ugf,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void yyFDerivative42 ( const realMappedGridFunction ugf,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void yyFDerivative43 ( const realMappedGridFunction ugf,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)