Overture  Version 25
Macros | Functions
floatGridCollectionFunction.C File Reference
#include "floatGridCollectionFunction.h"
#include "intGridCollectionFunction.h"
#include "GridCollection.h"
#include "Interpolant.h"
#include "GridCollectionOperators.h"
#include "SparseRep.h"
#include "GridFunctionParameters.h"
#include "display.h"
#include "DisplayParameters.h"
#include "ListOfFloatGridCollectionFunction.h"
#include "derivativeDefinitions.C"
Include dependency graph for floatGridCollectionFunction.C:

Macros

#define GFNAME(c0, c1, c2, c3, c4)
 
#define FLOAT_COLLECTION_FUNCTION
 
#define COLLECTION_FUNCTION   floatGridCollectionFunction
 
#define INT_COLLECTION_FUNCTION   intGridCollectionFunction
 
#define COLLECTION   GridCollection
 
#define QUOTES_COLLECTION_FUNCTION   "floatGridCollectionFunction"
 
#define INTEGRAL_TYPE   float
 

Functions

floatGridCollectionFunction evaluate (floatGridCollectionFunction &cgf)
 
floatGridCollectionFunctionmultiply (const floatGridCollectionFunction &a, const floatGridCollectionFunction &coeff_)
 
void floatGridCollectionFunction:: setIsFaceCentered (const int &axis0, const Index &component0, const Index &component1, const Index &component2, const Index &component3, const Index &component4, const Index &grid0)
 
floatGridCollectionFunctionfabs (const floatGridCollectionFunction &cgf)
 

Macro Definition Documentation

#define COLLECTION   GridCollection
#define COLLECTION_FUNCTION   floatGridCollectionFunction
#define FLOAT_COLLECTION_FUNCTION
#define GFNAME (   c0,
  c1,
  c2,
  c3,
  c4 
)
Value:
name[1+(c0-R[positionOfComponent(0)].getBase())+R[positionOfComponent(0)].length()*( \
(c1-R[positionOfComponent(1)].getBase())+R[positionOfComponent(1)].length()*( \
(c2-R[positionOfComponent(2)].getBase())+R[positionOfComponent(2)].length()*( \
(c3-R[positionOfComponent(3)].getBase())+R[positionOfComponent(3)].length()*( \
(c4-R[positionOfComponent(4)].getBase())))))]
#define INT_COLLECTION_FUNCTION   intGridCollectionFunction
#define INTEGRAL_TYPE   float
#define QUOTES_COLLECTION_FUNCTION   "floatGridCollectionFunction"

Function Documentation

void floatGridCollectionFunction:: setIsFaceCentered ( const int &  axis0,
const Index &  component0,
const Index &  component1,
const Index &  component2,
const Index &  component3,
const Index &  component4,
const Index &  grid0 
)

References setIsFaceCentered().