Files | |
file | reordersequence.h [code] |
Facilities for computing a causal permutation of the cells in an UnstructuredGrid such that fluid transport may be subsequently solved by going from sources and up-stream cells to sinks and down-stream cells. | |
file | tarjan.h [code] |
Simple implementation of of Tarjan's algorithm for computing the strongly connected components of a directed graph, ![]() | |