| /petsc/src/dm/impls/plex/tests/ ! |
| H A D | ex47.c | 410 PetscInt Nv = sNGlobVerts2x5Mesh; in main() local 428 PetscInt Nv = sNGlobVertsMixedTQMesh; in main() local 463 PetscInt Nv = sNGlobVertsPrismsMesh; in main() local 481 PetscInt Nv = sNGlobVertsHexPrismMesh; in main() local
|
| /petsc/src/mat/tutorials/ ! |
| H A D | ex18.h | 6 PetscInt Nv; /* number of vertices */ member
|
| /petsc/src/dm/dt/space/impls/sum/ ! |
| H A D | spacesum.c | 230 PetscInt Ns, Nc, Nv, deg, i; in PetscSpaceSetFromOptions_Sum() local 277 PetscInt Nv, Ns, Nc, i, sum_Nc = 0, deg = PETSC_INT_MAX, maxDeg = PETSC_INT_MIN; in PetscSpaceSetUp_Sum() local 422 PetscInt Nc = sp->Nc, Nv = sp->Nv, Ns = sum->numSumSpaces; in PetscSpaceEvaluate_Sum() local 667 PetscInt i, Nv, Nc = 0; in PetscSpaceCreateSum() local
|
| /petsc/src/dm/label/impls/ephemeral/ ! |
| H A D | dmlabeleph.c | 95 PetscInt defValue, Nv; in DMLabelSetUp_Ephemeral() local 124 PetscInt Nv, v; in DMLabelView_Ephemeral_Ascii() local
|
| /petsc/src/dm/dt/space/impls/tensor/ ! |
| H A D | spacetensor.c | 31 PetscInt Ns, Nc, i, Nv, deg; in PetscSpaceSetFromOptions_Tensor() local 133 PetscInt Nc, Nv, Ns; in PetscSpaceSetUp_Tensor() local 202 PetscInt Nv = sp->Nv; in PetscSpaceSetUp_Tensor() local 303 PetscInt Nv = sp->Nv; in PetscSpaceEvaluate_Tensor() local
|
| /petsc/src/dm/impls/plex/ ! |
| H A D | plexply.c | 28 int snum, Nv, Nc; in DMPlexCreatePLYFromFile() local
|
| H A D | plexegads.c | 491 PetscInt Nv, v, Np = 0, pm; in DMSnapToGeomModel_EGADS_Internal() local 632 int id, sh, Nsh, f, Nf, l, Nl, e, Ne, v, Nv; in DMPlexGeomPrintModel_Internal() local 910 int id, Nl, l, Nv, v; in DMPlexCreateGeom_Internal() local 930 int Nv, id; in DMPlexCreateGeom_Internal() local 1001 int id, Nv, v; in DMPlexCreateGeom_Internal() local 1060 int eid, Nv; in DMPlexCreateGeom_Internal() local 1171 int eid, Nv, v, tmp; in DMPlexCreateGeom_Internal() local 1383 int eid, Nv, v; in DMPlexCreateGeom_Internal() local 1511 int Nf, Ne, Nv; in DMPlexCreateGeom() local 1634 int Nf, Ne, Nv; in DMPlexCreateGeom() local [all …]
|
| H A D | plexadapt.c | 63 PetscInt dim, Nv, Neq, c, v; in DMPlexLabelToMetricConstraint() local
|
| /petsc/src/dm/impls/plex/tutorials/ ! |
| H A D | ex10.c | 59 PetscInt dim, Nv, v, cStart, cEnd, c; in AdaptMesh() local
|
| H A D | ex8.c | 88 PetscInt Nv; in main() local
|
| H A D | ex11.c | 72 PetscInt Ncl, cl, Nv, vStart, vEnd, v; in CheckCellVertices() local 102 PetscInt cdim, d, Nc, Ncl, cl, vStart, vEnd, Nv; in ReorientCell() local
|
| /petsc/src/dm/impls/plex/transform/impls/refine/bl/ ! |
| H A D | plexrefbl.c | 489 …orm tr, DMPolytopeType pct, DMPolytopeType ct, PetscInt p, PetscInt r, PetscInt Nv, PetscInt dE, c… in DMPlexTransformMapCoordinates_BL()
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ ! |
| H A D | plextrcohesive.c | 988 …orm tr, DMPolytopeType pct, DMPolytopeType ct, PetscInt p, PetscInt r, PetscInt Nv, PetscInt dE, c… in DMPlexTransformMapCoordinates_Cohesive() 1213 PetscInt Nv; in DMPlexTransformCohesiveExtrudeGetUnsplit() local
|
| H A D | plextrextrude.c | 101 PetscInt Nv, Np; in DMPlexTransformExtrudeComputeExtrusionDim() local 787 …orm tr, DMPolytopeType pct, DMPolytopeType ct, PetscInt p, PetscInt r, PetscInt Nv, PetscInt dE, c… in DMPlexTransformMapCoordinates_Extrude()
|
| /petsc/src/dm/impls/plex/transform/interface/ ! |
| H A D | plextransform.c | 1713 PetscInt clSize, cl, Nv = 0; in DMPlexTransformCreateCellVertices_Internal() local 1772 PetscErrorCode DMPlexTransformGetCellVertices(DMPlexTransform tr, DMPolytopeType ct, PetscInt *Nv, … in DMPlexTransformGetCellVertices() 1807 …orm tr, DMPolytopeType pct, DMPolytopeType ct, PetscInt p, PetscInt r, PetscInt Nv, PetscInt dE, c… in DMPlexTransformMapCoordinatesBarycenter_Internal() 1842 …orm tr, DMPolytopeType pct, DMPolytopeType ct, PetscInt p, PetscInt r, PetscInt Nv, PetscInt dE, c… in DMPlexTransformMapCoordinates() 1881 PetscInt defVal, Nv, val; in RefineLabel_Internal() local 2243 PetscInt clSize, cl, Nv = 0; in DMPlexTransformSetCoordinates() local 2301 PetscInt Nc, Nv, v, d; in DMPlexTransformSetCoordinates() local
|
| /petsc/src/dm/dt/space/impls/poly/ ! |
| H A D | spacepoly.c | 62 PetscInt Nv = sp->Nv; in PetscSpaceSetUp_Polynomial() local
|
| /petsc/src/dm/dt/space/impls/ptrimmed/ ! |
| H A D | spaceptrimmed.c | 69 PetscInt Nv, deg, maxDeg; in PetscSpaceSetUp_Ptrimmed() local
|
| /petsc/src/snes/utils/ ! |
| H A D | dmplexsnes.c | 47 PetscInt Nf, Nv; in SNESCorrectDiscretePressure_Private() local 947 PetscInt Nv, v; in DMSNESCheckJacobian() local
|
| /petsc/src/ts/utils/ ! |
| H A D | dmplexts.c | 411 PetscInt Nv, v; in DMTSCheckJacobian() local
|
| /petsc/src/dm/dt/dualspace/interface/ ! |
| H A D | dualspace.c | 1884 …ualSpaceTransformType trans, PetscBool isInverse, PetscFEGeom *fegeom, PetscInt Nv, PetscInt Nc, P… in PetscDualSpaceTransform() 1940 …ualSpaceTransformType trans, PetscBool isInverse, PetscFEGeom *fegeom, PetscInt Nv, PetscInt Nc, P… in PetscDualSpaceTransformGradient() 2073 …ualSpaceTransformType trans, PetscBool isInverse, PetscFEGeom *fegeom, PetscInt Nv, PetscInt Nc, P… in PetscDualSpaceTransformHessian()
|
| /petsc/src/dm/dt/interface/ ! |
| H A D | dtds.c | 3168 …DS ds, DMBoundaryConditionType type, const char name[], DMLabel label, PetscInt Nv, const PetscInt… in PetscDSAddBoundary() 3298 …, DMBoundaryConditionType type, const char name[], const char lname[], PetscInt Nv, const PetscInt… in PetscDSAddBoundaryByName() 3377 …nt bd, DMBoundaryConditionType type, const char name[], DMLabel label, PetscInt Nv, const PetscInt… in PetscDSUpdateBoundary() 3479 …f, DMBoundaryConditionType *type, const char *name[], DMLabel *label, PetscInt *Nv, const PetscInt… in PetscDSGetBoundary()
|
| /petsc/src/dm/label/ ! |
| H A D | dmlabel.c | 1853 PetscInt Nv, Np; in DMLabelPermuteValues() local 1892 PetscInt Nv, Np; in DMLabelRewriteValues() local 2997 PetscInt Nv, v; in PetscSectionSymCopy_Label() local
|
| /petsc/src/dm/impls/plex/generators/ctetgen/ ! |
| H A D | ctetgenerate.c | 365 PetscInt supportSize, numPoints, p, Nv = 0, val; in DMPlexRefine_CTetgen() local
|
| /petsc/include/petsc/private/ ! |
| H A D | petscdsimpl.h | 16 PetscInt Nv; /* The number of label values defining the region */ member
|
| /petsc/src/dm/dt/fe/interface/ ! |
| H A D | fe.c | 1221 PetscErrorCode PetscFEPushforward(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar vals[]) in PetscFEPushforward() 1249 PetscErrorCode PetscFEPushforwardGradient(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar… in PetscFEPushforwardGradient() 1280 PetscErrorCode PetscFEPushforwardHessian(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar … in PetscFEPushforwardHessian()
|