Celeritas 0.6.0-dev.117+65803685
Loading...
Searching...
No Matches
Namespaces | Functions
SurfaceTestUtils.hh File Reference
#include <algorithm>
#include "corecel/cont/Array.hh"
#include "orange/OrangeTypes.hh"

Namespaces

namespace  celeritas::test
 Test harness base class for optical physics.
 

Functions

template<class S >
S::Intersections celeritas::test::calc_intersections (S const &surf, Real3 const &pos, Real3 const &dir, SurfaceState on_surface)
 Calculate intersections, sorting so that "no intersection" is at end.