Home
last modified time | relevance | path

Searched defs:maxDof (Results 1 – 10 of 10) sorted by relevance

/petsc/src/snes/utils/libceed/
H A Ddmplexsnesceed.c32 PetscInt pStart, pEnd, p, maxDof; in DMPlexSNESComputeResidualCEED() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c274 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 Dplextree.c1167 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 Dplexgmsh.c1991 PetscInt maxDof = GmshNumNodes_HEX(order) * coordDim; in DMPlexCreateGmsh() local
H A Dplexfem.c5046 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 Dsectionimpl.h37 PetscInt maxDof; /* Maximum dof on any point */ member
/petsc/src/dm/impls/forest/tests/
H A Dex2.c81 PetscInt p, pStart, pEnd, maxDof; in IdentifyBadPoints() local
/petsc/src/snes/impls/patch/
H A Dsnespatch.c74 PetscInt i, pStart, dof, maxDof = -1; in PCSetUp_PATCH_Nonlinear() local
/petsc/src/vec/is/section/interface/
H A Dsection.c1379 PetscErrorCode PetscSectionGetMaxDof(PetscSection s, PetscInt *maxDof) in PetscSectionGetMaxDof()
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2463 PetscInt maxDof = -1, maxDofWithArtificial = -1; in PCSetUp_PATCH() local