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

Macros

#define ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3)   (s(I1,I2,I3) + s(J1,J2,J3))
 
#define RXI(I1, I2, I3, dir)   (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 0))
 
#define SXI(I1, I2, I3, dir)   (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 1))
 
#define TXI(I1, I2, I3, dir)   (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 2))
 
#define h21(n)   h21c[n]
 
#define h22(n)   h22c[n]
 
#define h21(n)   h21c[n]
 
#define h22(n)   h22c[n]
 
#define h22(n)   h22c[n]
 

Functions

void derivativeScalarDerivativeFDerivative43 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative42 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative23 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative23R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative22 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative22R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative21 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative21R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 
void derivativeScalarDerivativeFDerivative (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const int &direction1, const int &direction2, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop)
 

Macro Definition Documentation

#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 h22 (   n)    h22c[n]
#define h22 (   n)    h22c[n]
#define h22 (   n)    h22c[n]
#define RXI (   I1,
  I2,
  I3,
  dir 
)    (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 0))
#define SXI (   I1,
  I2,
  I3,
  dir 
)    (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 1))
#define TXI (   I1,
  I2,
  I3,
  dir 
)    (inverseVertexDerivative(I1,I2,I3, numberOfDimensions *(dir) + 2))

Function Documentation

void derivativeScalarDerivativeFDerivative ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative21 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative21R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative22 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative22R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative23 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative23R ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)
void derivativeScalarDerivativeFDerivative42 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)

References Overture::abort().

void derivativeScalarDerivativeFDerivative43 ( const realMappedGridFunction ugf,
const realMappedGridFunction s,
RealDistributedArray derivative,
const int &  direction1,
const int &  direction2,
const Index &  I1,
const Index &  I2,
const Index &  I3,
const Index &  N,
MappedGridOperators mgop 
)

References Overture::abort().