Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
celeritas::test::InstancePathFinder Class Reference

Construct a volume instance stack from a list of names. More...

#include <InstancePathFinder.hh>

Public Types

using IListSView = std::initializer_list< std::string_view >
 
using VecVolInst = std::vector< VolumeInstanceId >
 

Public Member Functions

 InstancePathFinder (VolumeParams const &v)
 Constructor with reference to volume parameters.
 
VecVolInst operator() (IListSView names) const
 Find volume instance IDs from a list of names.
 

Detailed Description

Construct a volume instance stack from a list of names.


The documentation for this class was generated from the following file: