| /petsc/src/ts/utils/ |
| H A D | tsconvest.c | 55 PetscInt Ns, oNs, Nf = ce->Nf, f, Nr = ce->Nr, r; in PetscConvEstGetConvRateTS_Temporal_Private() local 123 PetscInt Nr = ce->Nr, r, Nf = ce->Nf, f, dim, oldlevel, oldnlev; in PetscConvEstGetConvRateTS_Spatial_Private() local
|
| /petsc/src/dm/dt/interface/ftn-custom/ |
| H A D | zdtdsf90.c | 18 PetscInt Nr; member
|
| /petsc/include/petsc/private/ |
| H A D | petscconvestimpl.h | 24 PetscInt Nr; /* The number of refinements */ member
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex18.c | 80 PetscInt Nr = 2; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex46.c | 7 PetscInt Nr; /* Number of refinements */ member
|
| H A D | ex19.c | 8 PetscInt Nr; /* The number of refinement passes */ member
|
| H A D | ex3.c | 877 static PetscErrorCode CheckConvergence(DM dm, PetscInt Nr, AppCtx *user) in CheckConvergence()
|
| /petsc/src/dm/partitioner/impls/simple/ |
| H A D | partsimple.c | 50 PetscInt Np = 1, Nr, np, nk, nj, ni, pk, pj, pi, ck, cj, ci, i; in PetscPartitionerPartition_Simple_Grid() local
|
| /petsc/src/snes/utils/ |
| H A D | convest.c | 339 PetscInt Nr = ce->Nr, r, f, dim, oldlevel, oldnlev; in PetscConvEstGetConvRateSNES_Private() local
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2178 PetscInt Nr, r, Nl, l, val, defVal; in DMLabelPropagateInit_Internal() local 2204 PetscInt Nr, r, Nl, l, val, defVal; in DMLabelPropagateFini_Internal() local 2256 PetscInt Nr, r, defVal; in DMLabelPropagateBegin() local 2316 PetscInt *valArray = label->propArray, Nr; in DMLabelPropagatePush() local
|
| /petsc/include/ |
| H A D | petscdt.h | 568 PetscInt Nr; /* The number of tabulation replicas (often 1) */ member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2520 PetscInt numChunks, numBatches, batchSize, numBlocks, blockSize, Ne, Nr, offset; in DMPlexComputeIntegral_Internal() local 2768 PetscInt numChunks, chunkSize, chunk, Nr, offset; in DMPlexComputeBdIntegral_Internal() local 4496 PetscInt numChunks, numBatches, batchSize, numBlocks, blockSize, Ne, Nr, offset; in DMPlexComputeResidual_Patch_Internal() local 5009 PetscInt Nr, offset; in DMPlexComputeBdResidualSingleByKey() local 5307 PetscInt numChunks, numBatches, batchSize, numBlocks, blockSize, Ne, Nr, offset; in DMPlexComputeResidualByKey() local 5761 … PetscInt numChunks, numBatches, batchSize, numBlocks, blockSize, Ne, Nr, offset, Nq, Nb; in DMPlexComputeResidualHybridByKey() local 6012 PetscInt fieldJ, Nr, offset; in DMPlexComputeBdJacobianSingleByLabel() local 6254 PetscInt Nr, offset, Nq; in DMPlexComputeJacobianByKey() local 6477 PetscInt Nr, offset, Nq; in DMPlexComputeJacobianByKeyGeneral() local 6841 … PetscInt numChunks, numBatches, batchSize, numBlocks, blockSize, Ne, Nr, offset, Nq, Nb; in DMPlexComputeJacobianHybridByKey() local [all …]
|
| H A D | plexinterpolate.c | 1189 PetscInt ov, Nr, r, Nl, l; in DMPlexInterpolatePointSF() local
|
| H A D | plexcreate.c | 2585 …c PetscErrorCode DMPlexCreateHexCylinderMesh_Internal(DM dm, DMBoundaryType periodicZ, PetscInt Nr) in DMPlexCreateHexCylinderMesh_Internal() 3026 PetscErrorCode DMPlexCreateHexCylinderMesh(MPI_Comm comm, DMBoundaryType periodicZ, PetscInt Nr, DM… in DMPlexCreateHexCylinderMesh() 4922 PetscInt Nr = 0; in DMPlexCreateFromOptions_Internal() local
|
| H A D | plexgmsh.c | 1791 const PetscInt Nr = useregions ? mesh->numRegions : 0; in DMPlexCreateGmsh() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1590 PetscInt Nr = rsize[n], fn, c; in DMPlexTransformGetConeOriented() local 1631 PetscInt Nr = rsize[n], fn, c; in DMPlexTransformGetCone() local 2369 const PetscInt Nr = rsize[n]; in DMPlexTransformSetCoordinates() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 496 PetscInt Nr; in DMPlexTransformSetUp_Extrude() local
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busoptfd.c | 801 PetscInt Nr; in MonitorUpdateQ() local
|