#include <Cylindrical.h>
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 > | |
T | volume (Region< 3, T > ®ion) |
template<class T > | |
T | lengthAreaVolume (Region< 3, T > ®ion) |
template<class T > | |
T | distance (Vector< 3, T > &pt1, Vector< 3, T > &pt2) |
typedef Cylindrical Cylindrical::This_t |
typedef Polar Cylindrical::Polar_t |
typedef RhoZ Cylindrical::RhoZ_t |
typedef Rho Cylindrical::Rho_t |
Cylindrical::Cylindrical | ( | ) | [inline] |
T Cylindrical::volume | ( | Region< 3, T > & | region | ) | [inline] |
T Cylindrical::lengthAreaVolume | ( | Region< 3, T > & | region | ) | [inline] |