Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dveccupmimpl.h1140 auto &impl_alloc = vimpl->array_allocated; in Convert_IMPL_IMPLCUPM() local
1151 PetscCall(PetscFree(impl_alloc)); in Convert_IMPL_IMPLCUPM()
1153 impl_alloc = new_arr; in Convert_IMPL_IMPLCUPM()