Overture
Version 25
|
#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 "ListOfIntGridCollectionFunction.h"
#include "derivativeDefinitions.C"
Macros | |
#define | GFNAME(c0, c1, c2, c3, c4) |
#define | INT_COLLECTION_FUNCTION |
#define | COLLECTION_FUNCTION intGridCollectionFunction |
#define | INT_COLLECTION_FUNCTION intGridCollectionFunction |
#define | COLLECTION GridCollection |
#define | QUOTES_COLLECTION_FUNCTION "intGridCollectionFunction" |
#define | INTEGRAL_TYPE int |
Functions | |
intGridCollectionFunction | evaluate (intGridCollectionFunction &cgf) |
intGridCollectionFunction & | multiply (const intGridCollectionFunction &a, const intGridCollectionFunction &coeff_) |
void intGridCollectionFunction:: | setIsFaceCentered (const int &axis0, const Index &component0, const Index &component1, const Index &component2, const Index &component3, const Index &component4, const Index &grid0) |
intGridCollectionFunction & | abs (const intGridCollectionFunction &cgf) |
#define COLLECTION GridCollection |
#define COLLECTION_FUNCTION intGridCollectionFunction |
#define GFNAME | ( | c0, | |
c1, | |||
c2, | |||
c3, | |||
c4 | |||
) |
#define INT_COLLECTION_FUNCTION |
#define INT_COLLECTION_FUNCTION intGridCollectionFunction |
#define INTEGRAL_TYPE int |
#define QUOTES_COLLECTION_FUNCTION "intGridCollectionFunction" |
intGridCollectionFunction& abs | ( | const intGridCollectionFunction & | cgf | ) |
References abs(), intGridCollectionFunction::numberOfGrids(), intGridCollectionFunction::temporary, and TRUE.
intGridCollectionFunction evaluate | ( | intGridCollectionFunction & | cgf | ) |
References FALSE, intGridCollectionFunction::reference(), and intGridCollectionFunction::temporary.
intGridCollectionFunction& multiply | ( | const intGridCollectionFunction & | a, |
const intGridCollectionFunction & | coeff_ | ||
) |
void intGridCollectionFunction:: setIsFaceCentered | ( | const int & | axis0, |
const Index & | component0, | ||
const Index & | component1, | ||
const Index & | component2, | ||
const Index & | component3, | ||
const Index & | component4, | ||
const Index & | grid0 | ||
) |
References setIsFaceCentered().