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:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Thu Aug 29 11:07:08 2002 for Chombo&INS by doxygen1.2.16