| /petsc/src/vec/is/is/impls/general/ |
| H A D | general.h | 10 PetscBool allocated; /* did we allocate the index array ourselves? */ member
|
| /petsc/src/dm/impls/swarm/ |
| H A D | data_bucket.h | 31 PetscInt allocated; /* number allocated, this will equal datafield->L */ member
|
| H A D | data_bucket.c | 302 …DMSwarmDataBucketGetSizes(DMSwarmDataBucket db, PetscInt *L, PetscInt *buffer, PetscInt *allocated) in DMSwarmDataBucketGetSizes() 311 …lobalSizes(MPI_Comm comm, DMSwarmDataBucket db, PetscInt *L, PetscInt *buffer, PetscInt *allocated) in DMSwarmDataBucketGetGlobalSizes() 432 PetscInt f, L, buffer, allocated, p; in DMSwarmDataBucketCreateFromSubset() local
|
| /petsc/src/ksp/ksp/utils/lmvm/rescale/ |
| H A D | symbrdnrescale.h | 16 PetscBool allocated; member
|
| /petsc/src/ksp/pc/impls/lsc/ |
| H A D | lsc.c | 4 PetscBool allocated, commute, scalediag; member
|
| /petsc/src/ksp/pc/impls/lmvm/ |
| H A D | lmvmpc.c | 220 PetscBool allocated; in PCSetUp_LMVM() local
|
| /petsc/src/ksp/ksp/utils/lmvm/dense/ |
| H A D | denseqn.h | 39 PetscBool allocated, use_recursive, needPQ; /* P for BFGS, Q for DFP */ member
|
| /petsc/src/sys/objects/cxx/memory/ |
| H A D | object_pool.cxx | 597 allocator_type &allocated = pool(); in operator delete() local
|
| /petsc/include/petsc/private/ |
| H A D | isimpl.h | 99 PetscBool allocated; member
|
| /petsc/src/sys/memory/ |
| H A D | mtr.c | 460 …PetscLogDouble allocated, allocatedmax, resident, residentmax, gallocated, gallocatedmax, gresiden… in PetscMemoryView() local
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 983 PetscInt i, **allocated = &selfSyms[-sum->selfSymOff]; in PetscDualSpaceDestroy_Sum() local 995 PetscScalar **allocated = &selfSyms[-sum->selfSymOff]; in PetscDualSpaceDestroy_Sum() local
|
| /petsc/src/vec/is/is/impls/block/ |
| H A D | block.c | 10 PetscBool allocated; /* did we allocate the index array ourselves? */ member
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 865 PetscInt i, **allocated = &selfSyms[-lag->selfSymOff]; in PetscDualSpaceDestroy_Lagrange() local 877 PetscScalar **allocated = &selfSyms[-lag->selfSymOff]; in PetscDualSpaceDestroy_Lagrange() local
|