Searched defs:nPoints (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/field/interface/ |
| H A D | dmfield.c | 443 PetscInt nPoints; in DMFieldCreateFEGeom() local
|
| /petsc/src/dm/field/impls/da/ |
| H A D | dmfieldda.c | 83 …*coordRange)[2], PetscInt nc, PetscScalar *cf, PetscScalar *cfWork, PetscInt nPoints, const PetscS… in MultilinearEvaluate()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 843 PetscInt nPoints = 0, conesSize = 0; in DMPlexTopologyView_HDF5_Inner_Private() local 2484 PetscInt d, nPoints; in DMPlexTopologyBuildFromLayers_Private() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1117 …ace space, PetscInt nBasis, PetscInt nFunctionals, PetscInt nComps, PetscInt nPoints, const PetscI… in EvaluateBasis() 1166 PetscInt i, j, k, nPoints, Nc, offset; in DMPlexComputeAnchorMatrix_Tree_Direct() local
|
| H A D | plex.c | 7790 static PetscErrorCode DMPlexAnchorsGetSubMatIndices(PetscInt nPoints, const PetscInt pnts[], PetscS… in DMPlexAnchorsGetSubMatIndices()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 1613 static PetscErrorCode PetscDTJacobiMatrix_Internal(PetscInt nPoints, PetscReal a, PetscReal b, Pets… in PetscDTJacobiMatrix_Internal()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2078 PetscInt nPoints = 25; in DMCreateReferenceTree_pforest() local
|