FreePOOMA  2.4.1
Public Types | Public Member Functions
Cylindrical Class Reference

#include <Cylindrical.h>

List of all members.

Public Types

enum  { dimensions = 3 }
typedef Cylindrical This_t
typedef Polar Polar_t
typedef RhoZ RhoZ_t
typedef Rho Rho_t

Public Member Functions

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

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
dimensions 

Constructor & Destructor Documentation


Member Function Documentation

template<class T >
T Cylindrical::volume ( Region< 3, T > &  region) [inline]
template<class T >
T Cylindrical::lengthAreaVolume ( Region< 3, T > &  region) [inline]
template<class T >
T Cylindrical::distance ( Vector< 3, T > &  pt1,
Vector< 3, T > &  pt2 
) [inline]

References cos(), sin(), and sqrt().


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