reordersequence.h
Go to the documentation of this file.
void compute_sequence_graph(const struct UnstructuredGrid *grid, const double *flux, int *sequence, int *components, int *ncomponents, int *ia, int *ja) Definition: grid.h:98 void compute_sequence(const struct UnstructuredGrid *grid, const double *flux, int *sequence, int *components, int *ncomponents) |