Revision 5371c917259900b4efeffd61260e9ab9f80f2249 authored by Ben Hermans on 25 June 2020, 08:45:07 UTC, committed by Ben Hermans on 25 June 2020, 08:45:07 UTC
1 parent 97025d4
ladel_postorder.h
#ifndef LADEL_POSTORDER_H
#define LADEL_POSTORDER_H
#include "ladel_types.h"
ladel_int ladel_postorder(ladel_sparse_matrix *M, ladel_symbolics *sym, ladel_work* work);
#endif /*LADEL_POSTORDER_H*/

Computing file changes ...