#include <bem.h>
List of all members.
Public Member Functions |
| | D3icosahedron (double edgelength, double refinement, double x, double y, double z, double phi_, double theta_, double psi_, bool inversenorm=false, PD3element parent=NULL) |
| | ~D3icosahedron () |
| void | triangle (int a, int b, int c, bool inversenorm=false) |
Protected Attributes |
| double | r |
| double | refinement |
| double(* | V )[12][3] |
Constructor & Destructor Documentation
| D3icosahedron::D3icosahedron |
( |
double |
edgelength, |
|
|
double |
refinement, |
|
|
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
phi_, |
|
|
double |
theta_, |
|
|
double |
psi_, |
|
|
bool |
inversenorm = false, |
|
|
PD3element |
parent = NULL |
|
) |
| [inline] |
| D3icosahedron::~D3icosahedron |
( |
| ) |
[inline] |
Member Function Documentation
| void D3icosahedron::triangle |
( |
int |
a, |
|
|
int |
b, |
|
|
int |
c, |
|
|
bool |
inversenorm = false |
|
) |
| [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: