Home
last modified time | relevance | path

Searched defs:totDimAux (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c173 …PetscInt dim, dE, Np, numConstants, Nf, NfAux = 0, totDim, totDimAux = 0, cOffset = 0, c… in PetscFEIntegrate_Basic() local
268 …PetscInt dim, dimAux, numConstants, Nf, NfAux = 0, totDim, totDimAux = 0, cOffset = 0, c… in PetscFEIntegrateBd_Basic() local
403 …PetscInt dim, numConstants, Nf, NfAux = 0, totDim, totDimAux = 0, cOffset = 0, cOffsetAu… in PetscFEIntegrateResidual_Basic() local
509 …PetscInt dim, dimAux, numConstants, Nf, NfAux = 0, totDim, totDimAux = 0, cOffset = 0, c… in PetscFEIntegrateBdResidual_Basic() local
624 …PetscInt dim, dimAux, numConstants, Nf, NfAux = 0, totDim, totDimIn, totDimAux = 0, cOff… in PetscFEIntegrateHybridResidual_Basic() local
762 …PetscInt dim, numConstants, Nf, fieldI, fieldJ, NfAux = 0, rtotDim, ctotDim, totDimAux =… in PetscFEIntegrateJacobian_Basic() local
911 PetscInt dim, numConstants, Nf, fieldI, fieldJ, NfAux = 0, totDim, totDimAux = 0, e; in PetscFEIntegrateBdJacobian_Basic() local
1079 …PetscInt dim, dimAux, numConstants, Nf, fieldI, fieldJ, NfAux = 0, totDim, totDimAux = … in PetscFEIntegrateHybridJacobian_Basic() local
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexfemf90.c25 PetscInt numCells, totDim, totDimAux = 0; in dmplexgetcellfields_() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c2411 PetscInt NfAux, totDimAux, *aOff; in DMPlexComputeIntegral_Internal() local
2722 PetscInt NfAux = 0, totDimAux = 0, *aOff = NULL; in DMPlexComputeBdIntegral_Internal() local
3758 PetscInt cStart, cEnd, numCells, totDim, totDimAux, c; in DMPlexGetCellFields() local
3853 PetscInt cStart, cEnd, numCells, c, totDim, totDimAux, Nf, f; in DMPlexGetHybridCellFields() local
4405 PetscInt Nf, f, totDim, totDimAux, numChunks, cellChunkSize, chunk, fStart, fEnd; in DMPlexComputeResidual_Patch_Internal() local
4634 …maxDegree, numCells, cStart, cEnd, numChunks, chunkSize, chunk, totDim, totDimAux = 0, sz, wsz, of… in DMPlexComputeJacobian_Patch_Internal() local
4928 PetscInt totDim, totDimAux = 0; in DMPlexComputeBdResidualSingleByKey() local
5195 …PetscInt Nf, f, totDim, totDimAux, numChunks, cellChunkSize, faceChunkSize, chunk, fStart, … in DMPlexComputeResidualByKey() local
5578 …PetscInt Nf, f, totDim, totDimIn, totDimAux[3], totDimScale[3], numChunks, cellChunkSize, c… in DMPlexComputeResidualHybridByKey() local
5917 PetscInt Nf, totDim, totDimAux = 0; in DMPlexComputeBdJacobianSingleByLabel() local
[all …]