Celeritas  0.5.0-86+4a8eea4
Public Attributes | List of all members
celeritas::orangeinp::SimplifiedCsgTree Struct Reference

Result of a DeMorgan simplification. More...

#include <CsgTreeUtils.hh>

Public Attributes

CsgTree tree
 The simplified tree.
 
std::vector< NodeIdnew_nodes
 Has the same size as the original tree, indexed by old node id, with the value pointing to the equivalent node in the simplified tree.
 

Detailed Description

Result of a DeMorgan simplification.


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