![]() |
An open source method of characteristics neutron transport code.
|
This is the complete list of members for Surface, 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 =0 | Surface | pure virtual |
| getBoundaryType() | Surface | |
| getId() const | Surface | |
| getMax(int axis, int halfspace) | Surface | |
| getMaxX(int halfspace)=0 | Surface | pure virtual |
| getMaxY(int halfspace)=0 | Surface | pure virtual |
| getMaxZ(int halfspace)=0 | Surface | pure virtual |
| getMin(int axis, int halfspace) | Surface | |
| getMinDistance(Point *point, double azim, double polar) | Surface | inline |
| getMinDistance(LocalCoords *coord) | Surface | |
| getMinX(int halfspace)=0 | Surface | pure virtual |
| getMinY(int halfspace)=0 | Surface | pure virtual |
| getMinZ(int halfspace)=0 | Surface | pure virtual |
| getName() const | Surface | |
| getSurfaceType() | Surface | |
| getUid() const | Surface | |
| intersection(Point *point, double azim, double polar, Point *points)=0 | Surface | pure virtual |
| isCoordOnSurface(LocalCoords *coord) | Surface | |
| isPointOnSurface(Point *point) | Surface | |
| printString() | Surface | |
| setBoundaryType(const boundaryType boundary_type) | Surface | |
| setName(const char *name) | Surface | |
| Surface(const int id=0, const char *name="") | Surface | |
| toString()=0 | Surface | pure virtual |
| ~Surface() | Surface | virtual |