Searched defs:cDof (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 143 const PetscInt *cDof; in VecSetValuesSection() local 167 const PetscInt *cDof; in VecSetValuesSection() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1425 PetscInt cDof, cOff, numCols, r, i; in DMPlexReferenceTreeGetChildrenMatrices() local 1523 PetscInt cDof; in DMPlexReferenceTreeRestoreChildrenMatrices() local 1638 PetscInt cDof, cOff, numCols, numFillCols, i, r, matOffset, offset; in DMPlexComputeAnchorMatrix_Tree_FromReference() local 2141 PetscInt cDof = 0; in DMPlexComputeInterpolatorTree() local 3184 PetscInt cDof, cOff, numCols, r; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local 3244 PetscInt cDof; in DMPlexReferenceTreeRestoreChildrenMatrices_Injection() local 3628 PetscInt cDof; in DMPlexComputeInjectorTree() local 3722 PetscInt cDof; in DMPlexComputeInjectorTree() local 4177 PetscInt cDof; in DMPlexTransferVecTree_Inject() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2885 const PetscInt *cDof; in VecIntSetValuesSection_Private() local 2906 const PetscInt *cDof; in VecIntSetValuesSection_Private() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 470 PetscInt cDof; in SetupSection() local
|