| /petsc/src/snes/utils/libceed/ |
| H A D | dmplexsnesceed.c | 32 PetscInt pStart, pEnd, p, maxDof; in DMPlexSNESComputeResidualCEED() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 274 PetscInt Nf, cdof, maxDof = 0, pStart, pEnd, p, bc, f, d; in DMPlexCreateSectionBCIndicesField() local 359 PetscInt Nf, maxDof, pStart, pEnd, p, f, d; in DMPlexCreateSectionBCIndices() local
|
| H A D | plextree.c | 1167 PetscInt fSize, maxDof; in DMPlexComputeAnchorMatrix_Tree_Direct() local 1391 …PetscInt numFields, maxFields, f, pRefStart, pRefEnd, p, *rows, *cols, maxDof, maxAnDof… in DMPlexReferenceTreeGetChildrenMatrices() local 1546 …PetscInt numFields, maxFields, f, pRefStart, pRefEnd, p, maxDof, maxAnDof, *perm, *iperm, p… in DMPlexComputeAnchorMatrix_Tree_FromReference() local 2491 PetscInt maxDof; in DMPlexComputeInterpolatorTree() local 3160 PetscInt numFields, f, pRefStart, pRefEnd, p, *rows, *cols, maxDof; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local 3280 PetscInt pStartF, pEndF, pStartC, pEndC, p, maxDof, numMulti; in DMPlexTransferInjectorTree() local 3519 PetscInt numFields, maxDof; in DMPlexComputeInjectorTree() local 3944 PetscInt maxDof; in DMPlexTransferVecTree_Interpolate() local 4069 PetscInt numFields, maxDof; in DMPlexTransferVecTree_Inject() local
|
| H A D | plexgmsh.c | 1991 PetscInt maxDof = GmshNumNodes_HEX(order) * coordDim; in DMPlexCreateGmsh() local
|
| H A D | plexfem.c | 5046 PetscInt pStart, pEnd, maxDof; in DMPlexComputeBdResidualSingleByKey() local 5515 PetscInt pStart, pEnd, p, maxDof; in DMPlexComputeResidualByKey() local 5861 PetscInt pStart, pEnd, p, maxDof; in DMPlexComputeResidualHybridByKey() local
|
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 37 PetscInt maxDof; /* Maximum dof on any point */ member
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex2.c | 81 PetscInt p, pStart, pEnd, maxDof; in IdentifyBadPoints() local
|
| /petsc/src/snes/impls/patch/ |
| H A D | snespatch.c | 74 PetscInt i, pStart, dof, maxDof = -1; in PCSetUp_PATCH_Nonlinear() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 1379 PetscErrorCode PetscSectionGetMaxDof(PetscSection s, PetscInt *maxDof) in PetscSectionGetMaxDof()
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 2463 PetscInt maxDof = -1, maxDofWithArtificial = -1; in PCSetUp_PATCH() local
|