Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/gather/
H A Dsfgather.c61 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Gather()
/petsc/src/vec/is/sf/impls/basic/gatherv/
H A Dsfgatherv.c64 sf->ops->SetUp = PetscSFSetUp_Allgatherv; in PetscSFCreate_Gatherv()
/petsc/src/vec/is/sf/impls/basic/alltoall/
H A Dsfalltoall.c207 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Alltoall()
/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c132 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Allgather()
/petsc/include/petsc/private/
H A Dsfimpl.h28 PetscErrorCode (*SetUp)(PetscSF); member
/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c291 sf->ops->SetUp = PetscSFSetUp_Neighbor; in PetscSFCreate_Neighbor()
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c439 sf->ops->SetUp = PetscSFSetUp_Allgatherv; in PetscSFCreate_Allgatherv()
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp89 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_CUPM
1128 MatSetOp_CUPM(to_host, A, setup, MatSetUp_SeqDense, SetUp); in BindToCPU()
/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.c612 sf->ops->SetUp = PetscSFSetUp_Basic; in PetscSFCreate_Basic()
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c1164 sf->ops->SetUp = PetscSFSetUp_Window; in PetscSFCreate_Window()
/petsc/src/vec/is/sf/interface/
H A Dsf.c294 PetscTryTypeMethod(sf, SetUp); in PetscSFSetUp()
/petsc/doc/manual/
H A Dtao.md3322 #### SetUp Routine
3324 If the SetUp routine has been set by the initialization routine, TAO