A monte carlo pin cell spectral code for nuclear engineering applications.
|
This is the complete list of members for ZCylinder, including all inherited members.
_boundary_type | Surface | protected |
_n | Surface | protectedstatic |
_r | ZCylinder | protected |
_r_squared | ZCylinder | protected |
_surface_name | Surface | protected |
_surface_type | Surface | protected |
_uid | Surface | protected |
_x0 | ZCylinder | protected |
_y0 | ZCylinder | protected |
computeParametrizedDistance(neutron *neutron) | ZCylinder | virtual |
evaluate(neutron *neutron) | ZCylinder | virtual |
evaluate(float x, float y, float z) | ZCylinder | virtual |
getBoundaryType() const | Surface | |
getRadius() | ZCylinder | |
getSurfaceName() | Surface | |
getSurfaceType() const | Surface | |
getUid() const | Surface | |
getX0() | ZCylinder | |
getY0() | ZCylinder | |
onSurface(neutron *neutron) | ZCylinder | virtual |
reflectNeutron(neutron *neutron) | ZCylinder | virtual |
setBoundaryType(boundaryType type) | Surface | |
setRadius(float r) | ZCylinder | |
setX0(float x0) | ZCylinder | |
setY0(float y0) | ZCylinder | |
Surface(const char *surface_name=(char *)"") | Surface | |
ZCylinder(const char *surface_name=(char *)"") | ZCylinder | |
~Surface() | Surface | virtual |
~ZCylinder() | ZCylinder | virtual |