Overture
Version 25
|
Go to the source code of this file.
Macros | |
#define | GCMath_ |
Functions | |
Integer | min0 (const Integer &i, const Integer &j) |
Integer | max0 (const Integer &i, const Integer &j) |
Real | amin1 (const Real &x, const Real &y) |
Real | amax1 (const Real &x, const Real &y) |
Integer | Iabs (const Integer &i) |
Real | Fabs (const Real &x) |
Real | Sqr (const Real &x) |
Real | Sqrt (const Real &x) |
Integer | Isign (const Integer &i, const Integer &j) |
Real | Fsign (const Real &x, const Real &y) |
#define GCMath_ |
Referenced by GridCollectionData::update().
Referenced by GenericGridCollectionData::addMultigridCoarsening(), GenericGridCollectionData::addRefinements(), CompositeGridData::canInterpolate(), CanInterpolate::cgCanInterpolate(), CompositeGridData::getInterpolationStencil(), MappedGridData::initialize(), Ogen::isNeededForMultigridRestriction(), and MappedGridData::update().