Bemsolver 2.0
Public Member Functions | Protected Attributes

D3icosahedron Class Reference

#include <bem.h>

Inheritance diagram for D3icosahedron:
Inheritance graph
[legend]
Collaboration diagram for D3icosahedron:
Collaboration graph
[legend]

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

double D3icosahedron::r [protected]
double D3icosahedron::refinement [protected]
double(* D3icosahedron::V)[12][3] [protected]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines