Celeritas 0.7.0-dev.529+develop.b0df1df8d
Loading...
Searching...
No Matches
Classes | Functions
OrangeParamsOutput.hh File Reference
#include <memory>
#include "corecel/Types.hh"
#include "corecel/io/OutputInterface.hh"

Classes

class  celeritas::OrangeParamsOutput
 Save detailed debugging information about the ORANGE geometry. More...
 

Functions

std::string celeritas::dump_bvh_structure (detail::BvhTreeRecord const &tree, NativeCRef< detail::BvhTreeData > const &data)
 Print a BVH structure to a JSON string for debugging.
 
std::string celeritas::dump_univ_structure (HostCRef< OrangeParamsData > const &data)
 Print the universe structure to a JSON string for debugging.
 

Function Documentation

◆ dump_univ_structure()

std::string celeritas::dump_univ_structure ( HostCRef< OrangeParamsData > const data)

Print the universe structure to a JSON string for debugging.

The result is an array, indexed by universe ID, of the daughters embedded in each universe.