|
Overture
Version 25
|
#include "floatGridCollectionFunction.h"#include "GridCollection.h"#include "Interpolant.h"#include "CompositeGridOperators.h"#include "floatCompositeGridFunction.h"#include "intCompositeGridFunction.h"#include "derivativeDefinitions.C"
Macros | |
| #define | FLOAT_COLLECTION_FUNCTION |
| #define | COLLECTION_FUNCTION floatCompositeGridFunction |
| #define | COLLECTION CompositeGrid |
| #define | INT_COLLECTION_FUNCTION intCompositeGridFunction |
| #define | QUOTES_COLLECTION_FUNCTION "floatGridCollectionFunction" |
| #define | INTEGRAL_TYPE float |
Functions | |
| floatCompositeGridFunction & | fabs (const floatCompositeGridFunction &cgf) |
| floatCompositeGridFunction | evaluate (floatCompositeGridFunction &cgf) |
| #define COLLECTION CompositeGrid |
| #define COLLECTION_FUNCTION floatCompositeGridFunction |
| #define FLOAT_COLLECTION_FUNCTION |
| #define INT_COLLECTION_FUNCTION intCompositeGridFunction |
| #define INTEGRAL_TYPE float |
| #define QUOTES_COLLECTION_FUNCTION "floatGridCollectionFunction" |
| floatCompositeGridFunction evaluate | ( | floatCompositeGridFunction & | cgf | ) |
| floatCompositeGridFunction& fabs | ( | const floatCompositeGridFunction & | cgf | ) |
1.8.3