FreePOOMA  2.4.1
Public Types | Public Member Functions
Rho Class Reference

#include <Cylindrical.h>

List of all members.

Public Types

enum  { dimensions = 1 }
typedef Cylindrical::Rho_t This_t

Public Member Functions

 Rho ()
template<class T >
volume (Region< 1, T > &region)
template<class T >
lengthAreaVolume (Region< 1, T > &region)
template<class T >
distance (Vector< 1, T > &pt1, Vector< 1, T > &pt2)

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
dimensions 

Constructor & Destructor Documentation

Rho::Rho ( ) [inline]

Member Function Documentation

template<class T >
T Rho::volume ( Region< 1, T > &  region) [inline]

References Domain< Dim, DT >::size().

Referenced by lengthAreaVolume().

template<class T >
T Rho::lengthAreaVolume ( Region< 1, T > &  region) [inline]

References volume().

template<class T >
T Rho::distance ( Vector< 1, T > &  pt1,
Vector< 1, T > &  pt2 
) [inline]

References sqrt().


The documentation for this class was generated from the following file: