| /petsc/src/dm/impls/swarm/ftn-custom/ |
| H A D | zswarmf90.c | 14 PETSC_EXTERN void dmswarmgetfield_(DM *dm, char *name, PetscInt *blocksize, PetscDataType *type, F9… in dmswarmgetfield_() 29 PETSC_EXTERN void dmswarmrestorefield_(DM *dm, char *name, PetscInt *blocksize, PetscDataType *type… in dmswarmrestorefield_()
|
| /petsc/src/vec/is/tests/ |
| H A D | ex2.c | 89 PetscInt blocksize = (j == 0) ? 1 : size; in main() local
|
| /petsc/src/vec/vec/utils/tagger/interface/ |
| H A D | tagger.c | 232 PetscErrorCode VecTaggerSetBlockSize(VecTagger tagger, PetscInt blocksize) in VecTaggerSetBlockSize() 256 PetscErrorCode VecTaggerGetBlockSize(VecTagger tagger, PetscInt *blocksize) in VecTaggerGetBlockSize()
|
| /petsc/src/ksp/pc/impls/hmg/ |
| H A D | hmg.c | 16 …actSubMatrix_Private(Mat pmat, Mat *submat, MatReuse reuse, PetscInt component, PetscInt blocksize) in PCHMGExtractSubMatrix_Private() 33 …tic PetscErrorCode PCHMGExpandInterpolation_Private(Mat subinterp, Mat *interp, PetscInt blocksize) in PCHMGExpandInterpolation_Private() 99 PetscInt blocksize; in PCSetUp_HMG() local
|
| /petsc/include/ |
| H A D | petscdmnetwork.h | 72 PetscInt blocksize; member
|
| /petsc/src/dm/impls/network/ |
| H A D | networkmonitor.c | 119 …onst char *name, PetscInt element, PetscInt nodes, PetscInt start, PetscInt blocksize, PetscReal x… in DMNetworkMonitorAdd()
|
| H A D | network.c | 2986 …_Network *network, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], PetscInt n… in DMISAddSize_private() 3012 …Idx_private(DM dm, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], PetscInt n… in DMISComputeIdx_private() 3065 PetscErrorCode DMNetworkCreateIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], Pe… in DMNetworkCreateIS() 3109 …Idx_private(DM dm, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], PetscInt n… in DMISComputeLocalIdx_private() 3162 … DMNetworkCreateLocalIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], PetscInt n… in DMNetworkCreateLocalIS()
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 1731 PetscErrorCode DMSwarmRegisterPetscDatatypeField(DM dm, const char fieldname[], PetscInt blocksize,… in DMSwarmRegisterPetscDatatypeField() 1804 …de DMSwarmRegisterUserDatatypeField(DM dm, const char fieldname[], size_t size, PetscInt blocksize) in DMSwarmRegisterUserDatatypeField() 1844 PetscErrorCode DMSwarmGetField(DM dm, const char fieldname[], PetscInt *blocksize, PetscDataType *t… in DMSwarmGetField() 1884 PetscErrorCode DMSwarmRestoreField(DM dm, const char fieldname[], PetscInt *blocksize, PetscDataTyp… in DMSwarmRestoreField() 1897 PetscErrorCode DMSwarmGetFieldInfo(DM dm, const char fieldname[], PetscInt *blocksize, PetscDataTyp… in DMSwarmGetFieldInfo()
|
| H A D | data_bucket.c | 200 PetscErrorCode DMSwarmDataFieldSetBlockSize(DMSwarmDataField df, PetscInt blocksize) in DMSwarmDataFieldSetBlockSize()
|
| /petsc/src/ksp/pc/impls/parms/ |
| H A D | parms.c | 31 PetscInt levels, blocksize, maxdim, maxits, lfil[7]; member
|
| /petsc/src/mat/impls/aij/seq/aijperm/ |
| H A D | aijperm.c | 47 PetscInt blocksize; member
|
| /petsc/src/ts/tutorials/network/ |
| H A D | pipes.c | 300 PetscInt i, numkeys = 1, *blocksize, *numselectedvariable, **selectedvariables, n; in PipesView() local
|
| /petsc/src/mat/impls/sell/seq/seqhip/ |
| H A D | sellhip.hip.cxx | 581 PetscInt nblocks, blocksize = 512; /* blocksize is fixed to be 512 */ in MatMult_SeqSELLHIP() local 729 PetscInt nblocks, blocksize = 512; in MatMultAdd_SeqSELLHIP() local
|
| /petsc/src/mat/impls/sell/seq/seqcuda/ |
| H A D | sellcuda.cu | 576 PetscInt nblocks, blocksize = 512; /* blocksize must be multiple of SLICE_HEIGHT*32 */ in MatMult_SeqSELLCUDA() local 729 PetscInt nblocks, blocksize = 512; in MatMultAdd_SeqSELLCUDA() local
|
| /petsc/include/petsc/private/ |
| H A D | vecimpl.h | 351 PetscInt blocksize; member
|
| /petsc/src/vec/vec/interface/ |
| H A D | rvector.c | 1497 …ectorContiguityAndBS_Private(Vec X, IS is, PetscBool *contig, PetscInt *start, PetscInt *blocksize) in VecGetSubVectorContiguityAndBS_Private()
|