Home
last modified time | relevance | path

Searched refs:freebtype (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
122 PetscCall(MPIPetsc_Type_unwrap(b, &btype, &freebtype)); in MPIPetsc_Type_compare()
171 if (freebtype) PetscCall(MPIPetsc_Type_free(&btype)); in MPIPetsc_Type_compare()
183 PetscBool freeatype, freebtype; in MPIPetsc_Type_compare_contig() local
192 PetscCall(MPIPetsc_Type_unwrap(b, &btype, &freebtype)); in MPIPetsc_Type_compare_contig()
219 if (freebtype) PetscCall(MPIPetsc_Type_free(&btype)); in MPIPetsc_Type_compare_contig()