#include <boost/foreach.hpp>
#include "Subgraph.h"
#include "Topology.h"
#include "Topology_Utils.h"
Go to the source code of this file.
Namespaces | |
namespace | LCM |
Fracture criteria classes are required to have a method called check that takes as argument an entity and returns a bool. |