Home
last modified time | relevance | path

Searched refs:freeatype (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/sf/interface/
H A Dsftype.c114 PetscBool freeatype, freebtype; in MPIPetsc_Type_compare() local
121 PetscCall(MPIPetsc_Type_unwrap(a, &atype, &freeatype)); in MPIPetsc_Type_compare()
170 if (freeatype) PetscCall(MPIPetsc_Type_free(&atype)); in MPIPetsc_Type_compare()
183 PetscBool freeatype, freebtype; in MPIPetsc_Type_compare_contig() local
191 PetscCall(MPIPetsc_Type_unwrap(a, &atype, &freeatype)); in MPIPetsc_Type_compare_contig()
218 if (freeatype) PetscCall(MPIPetsc_Type_free(&atype)); in MPIPetsc_Type_compare_contig()