Typedef opensn::Graph

Typedef Documentation

using opensn::Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, opensn::VertexProperties, boost::property<boost::edge_weight_t, double>>