#include "typedefs.hpp"#include "cl_Cell.hpp"#include "cl_Graph_Vertex.hpp"#include "cl_SpMatrix.hpp"Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::sparse |
Functions | |
| void | belfem::sparse::compute_permutation (const SpMatrix &aMatrix, Graph &aGraph, Cell< int_t > &aForwardPermutation, Cell< int_t > &aBackwardPermutation, Cell< int_t > &aIndexPermutation) |