Home
last modified time | relevance | path

Searched defs:totDim (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexfemf90.c25 PetscInt numCells, totDim, totDimAux = 0; in dmplexgetcellfields_() local
77 PetscInt numFaces = *fEnd - *fStart, totDim; in dmplexgetfacefields_() local
/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
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/
H A Dplexfem.c2410 PetscInt Nf, totDim, *uOff, *uOff_x, numConstants; in DMPlexComputeIntegral_Internal() local
2721 PetscInt Nf, totDim, *uOff, *uOff_x; in DMPlexComputeBdIntegral_Internal() local
3183 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell, s; in DMPlexComputeInterpolatorGeneral() local
3356 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell; in DMPlexComputeMassMatrixGeneral() 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 … fieldJ, maxDegree, numCells, cStart, cEnd, numChunks, chunkSize, chunk, totDim, totDimAux = 0, sz… 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
[all …]
H A Dplexproject.c947 PetscInt p, spDim, totDim, numValues; in DMProjectLocal_Generic_Plex() local
/petsc/src/dm/dt/fe/tests/
H A Dex1.c188 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
H A Dex2.c241 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
/petsc/include/petsc/private/
H A Dpetscdsimpl.h123 PetscInt totDim; /* Total system dimension */ member
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx596 const PetscInt totDim = loc_Nf * Nb; in LandauKokkosJacobian() local
808 … const PetscInt loc_Nf = a_species_offset[grid + 1] - a_species_offset[grid], totDim = loc_Nf * Nb; in LandauKokkosJacobian() local
/petsc/src/dm/dt/fv/interface/
H A Dfv.c1913 PetscInt dim, numConstants, pdim, totDim, Nc, off, f, d; in PetscFVIntegrateRHSFunction_Upwind() local
2195 PetscInt dim, numConstants, pdim, Nc, totDim, off, f, d; in PetscFVIntegrateRHSFunction_LeastSquares() local
/petsc/src/dm/impls/swarm/
H A Dswarm.c479 PetscInt dim, Nf, Nfc, cStart, cEnd, totDim, maxC = 0, totNc = 0; in DMSwarmComputeMassMatrix_Private() local
702 PetscInt cdim, Nf, Nfc, cStart, cEnd, totDim, maxC = 0; in DMSwarmComputeMassMatrixSquare_Private() local
953 PetscInt cdim, Nf, Nfc, cStart, cEnd, totDim, maxNpc = 0, totNc = 0; in DMSwarmComputeGradientMatrix_Private() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2645 …st PetscScalar g1[], const PetscScalar g2[], const PetscScalar g3[], PetscInt totDim, PetscInt off… in PetscFEUpdateElementMat_Internal()
2800 …], const PetscScalar g2[], const PetscScalar g3[], PetscInt eOffset, PetscInt totDim, PetscInt off… in PetscFEUpdateElementMat_Hybrid_Internal()
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c324 …AND_MOFFSET(b_id, grid, ctx->batch_sz, ctx->num_grids, ctx->mat_offset), totDim = loc_Nf * Nq, ele… in LandauFormJacobian_Internal() local
1502 PetscInt cStart, cEnd, Nfloc = Nf[grid], totDim = Nfloc * Nb; in CreateStaticData() local