Home
last modified time | relevance | path

Searched defs:Mat_Htool (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/htool/
H A Dhtool.hpp37 struct Mat_Htool { struct
38 PetscInt dim;
39 PetscReal *gcoords_target;
40 PetscReal *gcoords_source;
41 PetscInt max_cluster_leaf_size;
42 PetscReal epsilon;
43 PetscReal eta;
44 PetscInt depth[2];
45 PetscBool block_tree_consistency;
46 PetscBool permutation;
[all …]