Home
last modified time | relevance | path

Searched defs:nchunks (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/ksp/impls/fcg/
H A Dfcgimpl.h17 PetscInt nchunks; /* Number of chunks */ member
/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcrimpl.h12 PetscInt nchunks; /* Number of chunks */ member
/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcgimpl.h13 PetscInt nchunks; /* Number of chunks */ member
/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx584 PetscInt chunksperblock, nchunks, *chunk_slice_map; in MatMult_SeqSELLHIP() local
720 PetscInt chunksperblock, nchunks, *chunk_slice_map; in MatMultAdd_SeqSELLHIP() local
/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu579 PetscInt chunksperblock, nchunks, *chunk_slice_map; in MatMult_SeqSELLCUDA() local
720 PetscInt chunksperblock, nchunks, *chunk_slice_map; in MatMultAdd_SeqSELLCUDA() local