BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_Graph_Vertex.hpp File Reference
#include <limits>
#include "typedefs.hpp"
#include "assert.hpp"
#include "cl_Cell.hpp"
Include dependency graph for cl_Graph_Vertex.hpp:

Go to the source code of this file.

Classes

class  belfem::graph::Vertex
 Graph node with an adjacency list; the vertex type the graph algorithms operate on. More...

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::graph

Typedefs

typedef Cell< graph::Vertex * > belfem::Graph