Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/impls/block/
H A Dblock.c37 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISLocate_Block()
70 PetscCall(PetscLayoutGetBlockSize(in->map, &bs)); in ISGetIndices_Block()
96 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISRestoreIndices_Block()
114 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISInvertPermutation_Block()
132 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISView_Block()
178 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISSort_Block()
191 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISSortRemoveDups_Block()
219 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISSortedLocal_Block()
237 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISUniqueLocal_Block()
263 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISPermutationLocal_Block()
[all …]
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsclayout.pxi9 PetscErrorCode PetscLayoutGetBlockSize(PetscLayout, PetscInt*)
H A Dlibpetsc4py.pyx856 CHKERR(PetscLayoutGetBlockSize(mat.rmap, &rbs))
857 CHKERR(PetscLayoutGetBlockSize(mat.cmap, &cbs))
/petsc/src/vec/vec/utils/
H A Dvecio.c98 PetscCall(PetscLayoutGetBlockSize(map, &bs)); in VecLoad_Binary()
/petsc/src/vec/is/utils/
H A Dpmap.c506 PetscErrorCode PetscLayoutGetBlockSize(PetscLayout map, PetscInt *bs) in PetscLayoutGetBlockSize() function
/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c200 PetscCall(PetscLayoutGetBlockSize(map, &bs)); in PetscViewerHDF5ReadSelectHyperslab_Private()
/petsc/include/
H A Dpetscis.h335 PETSC_EXTERN PetscErrorCode PetscLayoutGetBlockSize(PetscLayout, PetscInt *);
/petsc/src/vec/is/is/interface/
H A Dindex.c1824 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISCopy()
1825 PetscCall(PetscLayoutGetBlockSize(isy->map, &bsy)); in ISCopy()
1984 PetscCall(PetscLayoutGetBlockSize(is->map, size)); in ISGetBlockSize()
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c15 PetscCall(PetscLayoutGetBlockSize(is->map, &bs)); in ISDuplicate_General()
/petsc/src/mat/impls/blockmat/seq/
H A Dblockmat.c845 PetscCall(PetscLayoutGetBlockSize(A->rmap, &bs)); in MatBlockMatSetPreallocation_BlockMat()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c1385 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatSeqSBAIJSetPreallocation_SeqSBAIJ()
1538 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatSeqSBAIJSetPreallocationCSR_SeqSBAIJ()
/petsc/src/vec/vec/interface/
H A Dvector.c1556 PetscCall(PetscLayoutGetBlockSize(v->map, bs)); in VecGetBlockSize()
/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.c1913 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatMPISBAIJSetPreallocation_MPISBAIJ()
1990 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatMPISBAIJSetPreallocationCSR_MPISBAIJ()
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c2559 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatMPIBAIJSetPreallocationCSR_MPIBAIJ()
2668 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatMPIBAIJSetPreallocation_MPIBAIJ()
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c3172 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatSeqBAIJSetPreallocation_SeqBAIJ()
3384 PetscCall(PetscLayoutGetBlockSize(B->rmap, &bs)); in MatSeqBAIJSetPreallocationCSR_SeqBAIJ()
/petsc/doc/manual/
H A Dmat.md212 …e routines `PetscLayoutGetLocalSize()`, `PetscLayoutGetSize()`, `PetscLayoutGetBlockSize()`, `Pets…