Home
last modified time | relevance | path

Searched defs:dimAux (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c268 …PetscInt dim, dimAux, numConstants, Nf, NfAux = 0, totDim, totDimAux = 0, cOffset = 0, c… in PetscFEIntegrateBd_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
1079 …PetscInt dim, dimAux, numConstants, Nf, fieldI, fieldJ, NfAux = 0, totDim, totDimAux = … in PetscFEIntegrateHybridJacobian_Basic() local
/petsc/src/dm/impls/plex/
H A Dplexproject.c758 PetscInt dim = -1, dimIn = -1, dimAux = -1; in DMProjectLocal_Generic_Plex() local