|
A monte carlo pin cell spectral code for nuclear engineering applications.
|
This is the complete list of members for Surface, including all inherited members.
| _boundary_type | Surface | protected |
| _n | Surface | protectedstatic |
| _surface_name | Surface | protected |
| _surface_type | Surface | protected |
| _uid | Surface | protected |
| computeParametrizedDistance(neutron *neutron)=0 | Surface | pure virtual |
| evaluate(neutron *neutron)=0 | Surface | pure virtual |
| evaluate(float x, float y, float z)=0 | Surface | pure virtual |
| getBoundaryType() const | Surface | |
| getSurfaceName() | Surface | |
| getSurfaceType() const | Surface | |
| getUid() const | Surface | |
| onSurface(neutron *neutron)=0 | Surface | pure virtual |
| reflectNeutron(neutron *neutron)=0 | Surface | pure virtual |
| setBoundaryType(boundaryType type) | Surface | |
| Surface(const char *surface_name=(char *)"") | Surface | |
| ~Surface() | Surface | virtual |