Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Misc.H File Reference
#include "SPACE.H"
Include dependency graph for Misc.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions |
template<class T> T | Min (const T &a, const T &b) |
template<class T> T | Max (const T &a, const T &b) |
template<class T> T | Abs (const T &a) |
template<class T> void | Swap (T &a, T &b) |
Function Documentation
template<class T> |
T Abs |
( |
const T & |
a |
) |
[inline] |
|
template<class T> |
T Max |
( |
const T & |
a, |
|
|
const T & |
b |
|
) |
[inline] |
|
template<class T> |
T Min |
( |
const T & |
a, |
|
|
const T & |
b |
|
) |
[inline] |
|
template<class T> |
void Swap |
( |
T & |
a, |
|
|
T & |
b |
|
) |
[inline] |
|
Generated on Tue Jul 2 10:43:25 2002 for Chombo by
1.2.16