Celeritas 0.6.0-rc.2.14+develop.f59c1f35
|
#include "CsgTree.hh"
#include <algorithm>
#include <tuple>
#include <utility>
#include <variant>
#include "corecel/cont/Range.hh"
#include "detail/NodeSimplifier.hh"
Functions | |
std::ostream & | celeritas::orangeinp::operator<< (std::ostream &os, CsgTree const &tree) |
Print the tree's contents. | |