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

Macros

#define ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3)   (s(I1,I2,I3) + s(J1,J2,J3))
 
#define ARITHMETC_AVE(s, RX, I1, I2, I3, J1, J2, J3)   (s(I1,I2,I3)*RX(I1,I2,I3)+s(J1,J2,J3)*RX(J1,J2,J3))
 
#define h21(n)   h21c[n]
 
#define h21(n)   h21c[n]
 
#define h21(n)   h21c[n]
 

Functions

void scalarGradFDerivative43 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative42 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative23 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative23R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative22 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative22R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative21 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative21R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void scalarGradFDerivative (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 

Macro Definition Documentation

#define ARITHMETC_AVE (   s,
  RX,
  I1,
  I2,
  I3,
  J1,
  J2,
  J3 
)    (s(I1,I2,I3)*RX(I1,I2,I3)+s(J1,J2,J3)*RX(J1,J2,J3))
#define ARITHMETIC_AVERAGE (   s,
  I1,
  I2,
  I3,
  J1,
  J2,
  J3 
)    (s(I1,I2,I3) + s(J1,J2,J3))
#define h21 (   n)    h21c[n]
#define h21 (   n)    h21c[n]
#define h21 (   n)    h21c[n]

Function Documentation

void scalarGradFDerivative ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative21 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative21R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative22 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative22R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative23 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative23R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void scalarGradFDerivative42 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)

References Overture::abort().

Referenced by scalarGradFDerivative().

void scalarGradFDerivative43 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)

References Overture::abort().

Referenced by scalarGradFDerivative().