Searched refs:SetUp (Results 1 – 12 of 12) sorted by relevance
61 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Gather()
64 sf->ops->SetUp = PetscSFSetUp_Allgatherv; in PetscSFCreate_Gatherv()
207 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Alltoall()
132 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Allgather()
28 PetscErrorCode (*SetUp)(PetscSF); member
291 sf->ops->SetUp = PetscSFSetUp_Neighbor; in PetscSFCreate_Neighbor()
439 sf->ops->SetUp = PetscSFSetUp_Allgatherv; in PetscSFCreate_Allgatherv()
89 static PetscErrorCode SetUp(Mat) noexcept;1012 inline PetscErrorCode MatDense_Seq_CUPM<T>::SetUp(Mat A) noexcept in SetUp() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM1128 MatSetOp_CUPM(to_host, A, setup, MatSetUp_SeqDense, SetUp); in BindToCPU()
612 sf->ops->SetUp = PetscSFSetUp_Basic; in PetscSFCreate_Basic()
1164 sf->ops->SetUp = PetscSFSetUp_Window; in PetscSFCreate_Window()
294 PetscTryTypeMethod(sf, SetUp); in PetscSFSetUp()
3322 #### SetUp Routine3324 If the SetUp routine has been set by the initialization routine, TAO