An open source method of characteristics neutron transport code.
|
This is the complete list of members for ZCylinder, including all inherited members.
_boundary_type | Surface | protected |
_id | Surface | protected |
_n | Surface | protectedstatic |
_name | Surface | protected |
_neighbors (defined in Surface) | Surface | protected |
_surface_type | Surface | protected |
_uid | Surface | protected |
addNeighborCell(int halfspace, Cell *cell) | Surface | |
evaluate(const Point *point) const | ZCylinder | inlinevirtual |
getBoundaryType() | Surface | |
getId() const | Surface | |
getMax(int axis, int halfspace) | Surface | |
getMaxX(int halfspace) | ZCylinder | virtual |
getMaxY(int halfspace) | ZCylinder | virtual |
getMaxZ(int halfspace) | ZCylinder | virtual |
getMin(int axis, int halfspace) | Surface | |
getMinDistance(Point *point, double azim, double polar) | Surface | inline |
getMinDistance(LocalCoords *coord) | Surface | |
getMinX(int halfspace) | ZCylinder | virtual |
getMinY(int halfspace) | ZCylinder | virtual |
getMinZ(int halfspace) | ZCylinder | virtual |
getName() const | Surface | |
getRadius() | ZCylinder | inline |
getSurfaceType() | Surface | |
getUid() const | Surface | |
getX0() | ZCylinder | |
getY0() | ZCylinder | |
intersection(Point *point, double azim, double polar, Point *points) | ZCylinder | virtual |
isCoordOnSurface(LocalCoords *coord) | Surface | |
isPointOnSurface(Point *point) | Surface | |
Plane class | ZCylinder | friend |
printString() | Surface | |
setBoundaryType(const boundaryType boundary_type) | Surface | |
setName(const char *name) | Surface | |
Surface class | ZCylinder | friend |
Surface::Surface(const int id=0, const char *name="") | Surface | |
toString() | ZCylinder | virtual |
ZCylinder(const double x, const double y, const double radius, const int id=0, const char *name="") | ZCylinder | |
~Surface() | Surface | virtual |