Celeritas 0.7.0-dev.80+develop.2dd9b831b
|
#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. | |