| /petsc/src/dm/tutorials/ |
| H A D | swarm_ex1.c | 60 PetscInt npoints[2], npoints_orig[2]; in ex1_1() local 128 PetscInt npoints[2], npoints_orig[2]; in ex1_2() local 210 PetscInt npoints, i, j, cnt; in ex1_3() local 252 PetscInt npoints[2], npoints_orig[2], ng; in ex1_3() local 271 PetscInt npoints, p; in ex1_3() local 299 PetscInt p, npoints; in collect_zone() local 376 PetscInt npoints, i, j, cnt; in ex1_4() local 443 PetscInt npoints[2], npoints_orig[2], ng; in ex1_4() local 461 PetscInt npoints, p; in ex1_4() local
|
| H A D | ex21.c | 113 PetscInt npoints, p; in pic_advect() local 162 PetscInt npoints, p; in pic_advect() local
|
| H A D | swarm_ex3.c | 13 PetscInt p, n, bs, npoints, si, sj, milocal, mjlocal, mx, my; in _DMLocatePoints_DMDARegular_IS() local 64 PetscInt p, bs, npoints, nfound; in DMLocatePoints_DMDARegular() local 103 PetscInt npoints, p, bs; in SwarmViewGP() local
|
| H A D | ex20.c | 68 PetscInt npoints, *list; in pic_insert_DMDA() local
|
| /petsc/src/dm/dt/interface/ftn-custom/ |
| H A D | zdtf90.c | 14 …quadraturegetdata_(PetscQuadrature *q, PetscInt *dim, PetscInt *Nc, PetscInt *npoints, F90Array1d … in petscquadraturegetdata_() 25 …raturerestoredata_(PetscQuadrature *q, PetscInt *dim, PetscInt *Nc, PetscInt *npoints, F90Array1d … in petscquadraturerestoredata_() 32 …quadraturesetdata_(PetscQuadrature *q, PetscInt *dim, PetscInt *Nc, PetscInt *npoints, F90Array1d … in petscquadraturesetdata_()
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfield.cxx | 296 PetscErrorCode DMMoabGetFieldDofs(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscI… in DMMoabGetFieldDofs() 335 PetscErrorCode DMMoabGetFieldDofsLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points, P… in DMMoabGetFieldDofsLocal() 374 PetscErrorCode DMMoabGetDofs(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *d… in DMMoabGetDofs() 415 PetscErrorCode DMMoabGetDofsLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscI… in DMMoabGetDofsLocal() 457 PetscErrorCode DMMoabGetDofsBlocked(DM dm, PetscInt npoints, const moab::EntityHandle *points, Pets… in DMMoabGetDofsBlocked() 492 PetscErrorCode DMMoabGetDofsBlockedLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points,… in DMMoabGetDofsBlockedLocal()
|
| H A D | dmmbfem.cxx | 557 PetscInt npoints, idim; in DMMoabFEMComputeBasis() local 620 const PetscInt npoints = (order == 2 ? 3 : 6); in DMMoabFEMCreateQuadratureDefault() local 646 const PetscInt npoints = 4; // Choose between 4 and 10 in DMMoabFEMCreateQuadratureDefault() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_sort.c | 45 PetscInt p, npoints; in DMSwarmSortSetup() local 130 PetscErrorCode DMSwarmSortGetNumberOfPointsPerCell(DM sw, PetscInt cell, PetscInt *npoints) in DMSwarmSortGetNumberOfPointsPerCell() 164 PetscErrorCode DMSwarmSortGetPointsPerCell(DM sw, PetscInt cell, PetscInt *npoints, PetscInt **pidl… in DMSwarmSortGetPointsPerCell() 202 PetscErrorCode DMSwarmSortRestorePointsPerCell(DM dm, PetscInt e, PetscInt *npoints, PetscInt **pid… in DMSwarmSortRestorePointsPerCell() 372 PetscErrorCode DMSwarmSortGetSizes(DM sw, PetscInt *ncells, PetscInt *npoints) in DMSwarmSortGetSizes()
|
| H A D | swarm_migrate.c | 17 PetscInt p, npoints, *rankval, n_points_recv; in DMSwarmMigrate_Push_Basic() local 102 PetscInt r, p, npoints, *p_cellid, n_points_recv; in DMSwarmMigrate_DMNeighborScatter() local 188 …PetscInt p, npoints, npointsg = 0, npoints2, npoints2g, *rankval, *p_cellid, npoints_pri… in DMSwarmMigrate_CellDMScatter() local 367 PetscInt p, npoints, *rankval, n_points_recv; in DMSwarmMigrate_GlobalToLocal_Basic() local 437 PetscInt p, pk, npoints, *rankval, n_points_recv, n_bbox_recv, dim, neighbour_cells; in DMSwarmCollect_DMDABoundingBox() local 589 PetscInt p, npoints, n_points_recv; in DMSwarmCollect_General() local
|
| H A D | swarmpic_da.c | 9 PetscInt d, npoints = 0, cnt; in private_DMSwarmCreateCellLocalCoords_DA_Q1_Regular() local 87 static PetscErrorCode private_DMSwarmInsertPointsUsingCellDM_DA_Q1(DM dm, DM dmc, PetscInt npoints,… in private_DMSwarmInsertPointsUsingCellDM_DA_Q1()
|
| H A D | swarmpic_plex.c | 157 …tscErrorCode private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular(DM dm, DM dmc, PetscInt npoints) in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular() 281 PetscErrorCode private_DMSwarmSetPointCoordinatesCellwise_PLEX(DM dm, DM dmc, PetscInt npoints, Pet… in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
|
| H A D | swarmpic.c | 344 …tPointsUniformCoordinates(DM sw, PetscReal min[], PetscReal max[], PetscInt npoints[], InsertMode … in DMSwarmSetPointsUniformCoordinates() 498 PetscErrorCode DMSwarmSetPointCoordinates(DM sw, PetscInt npoints, PetscReal coor[], PetscBool redu… in DMSwarmSetPointCoordinates() 717 PetscErrorCode DMSwarmSetPointCoordinatesCellwise(DM dm, PetscInt npoints, PetscReal xi[]) in DMSwarmSetPointCoordinatesCellwise() 773 PetscInt p, npoints; in DMSwarmCreatePointPerCellCount() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex1.c | 8 static PetscErrorCode CheckPoints(const char *name, PetscInt npoints, const PetscReal *points, Pets… in CheckPoints() 35 static PetscErrorCode CheckQuadrature_Basics(PetscInt npoints, PetscReal alpha, PetscReal beta, con… in CheckQuadrature_Basics() 49 static PetscErrorCode CheckQuadrature(PetscInt npoints, PetscReal alpha, PetscReal beta, const Pets… in CheckQuadrature() 98 static PetscErrorCode CheckJacobiQuadrature(PetscInt npoints, PetscReal alpha, PetscReal beta, quad… in CheckJacobiQuadrature() 142 PetscInt degrees[1000], ndegrees, npoints, two; in main() local
|
| H A D | ex9.c | 10 PetscInt Npoly, npoints, i, j, k; in testOrthogonality() local 35 PetscInt Np, Nk, i, j, l, d, npoints; in testDerivativesLegendre() local
|
| H A D | ex13.c | 7 …Mass(PetscInt dim, PetscInt deg, PetscInt form, PetscInt jetDegree, PetscInt npoints, const PetscR… in constructTabulationAndMass() 48 PetscInt npoints; in test() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 307 …etData(PetscQuadrature q, PeOp PetscInt *dim, PeOp PetscInt *Nc, PeOp PetscInt *npoints, PeOp cons… in PetscQuadratureGetData() 566 …etscQuadratureSetData(PetscQuadrature q, PetscInt dim, PetscInt Nc, PetscInt npoints, const PetscR… in PetscQuadratureSetData() 669 PetscInt dim, Nc, order, npoints, npointsRef, c, p, cp, d, e; in PetscQuadratureExpandComposite() local 785 static PetscErrorCode PetscDTJacobiEval_Internal(PetscInt npoints, PetscReal a, PetscReal b, PetscI… in PetscDTJacobiEval_Internal() 866 PetscErrorCode PetscDTJacobiEvalJet(PetscReal alpha, PetscReal beta, PetscInt npoints, const PetscR… in PetscDTJacobiEvalJet() 916 PetscErrorCode PetscDTJacobiEval(PetscInt npoints, PetscReal alpha, PetscReal beta, const PetscReal… in PetscDTJacobiEval() 948 PetscErrorCode PetscDTLegendreEval(PetscInt npoints, const PetscReal *points, PetscInt ndegree, con… in PetscDTLegendreEval() 1097 PetscErrorCode PetscDTPKDEvalJet(PetscInt dim, PetscInt npoints, const PetscReal points[], PetscInt… in PetscDTPKDEvalJet() 1264 static PetscErrorCode PetscDTPTrimmedEvalJet_Internal(PetscInt dim, PetscInt npoints, const PetscRe… in PetscDTPTrimmedEvalJet_Internal() 1409 PetscErrorCode PetscDTPTrimmedEvalJet(PetscInt dim, PetscInt npoints, const PetscReal points[], Pet… in PetscDTPTrimmedEvalJet() [all …]
|
| /petsc/src/dm/impls/da/ |
| H A D | dageometry.c | 132 PetscInt n, bs, npoints; in private_DMDALocatePointsIS_2D_Regular() local 194 PetscInt n, bs, npoints; in private_DMDALocatePointsIS_3D_Regular() local 270 PetscInt p, bs, dim, npoints, nfound; in DMLocatePoints_DA_Regular() local
|
| /petsc/src/dm/dt/space/impls/ptrimmed/tests/ |
| H A D | ex1.c | 14 PetscInt npoints; in test() local
|
| /petsc/src/dm/dt/space/impls/poly/ |
| H A D | spacepoly.c | 115 static PetscErrorCode CoordinateBasis(PetscInt dim, PetscInt npoints, const PetscReal points[], Pet… in CoordinateBasis() 135 static PetscErrorCode PetscSpaceEvaluate_Polynomial(PetscSpace sp, PetscInt npoints, const PetscRea… in PetscSpaceEvaluate_Polynomial()
|
| /petsc/src/dm/dt/space/impls/point/ |
| H A D | spacepoint.c | 63 static PetscErrorCode PetscSpaceEvaluate_Point(PetscSpace sp, PetscInt npoints, const PetscReal poi… in PetscSpaceEvaluate_Point()
|
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfcoord.c | 3 static PetscErrorCode GetBoundingBox_Internal(PetscInt npoints, PetscInt dim, const PetscReal *coor… in GetBoundingBox_Internal()
|
| /petsc/src/dm/dt/fe/impls/vector/ |
| H A D | fevector.c | 116 static PetscErrorCode PetscFEVectorInsertTabulation(PetscFE fe, PetscInt npoints, const PetscReal p… in PetscFEVectorInsertTabulation() 156 static PetscErrorCode PetscFEComputeTabulation_Vector(PetscFE fe, PetscInt npoints, const PetscReal… in PetscFEComputeTabulation_Vector()
|
| /petsc/src/dm/dt/space/impls/wxy/ |
| H A D | spacewxy.c | 58 static PetscErrorCode PetscSpaceEvaluate_WXY(PetscSpace sp, PetscInt npoints, const PetscReal point… in PetscSpaceEvaluate_WXY()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex36.cxx | 257 PetscInt dof_indices[8], nc, npoints; in ComputeRHS_MOAB() local 352 PetscInt i, j, q, nconn, nglobale, nglobalv, nc, npoints, hlevel; in ComputeMatrix_MOAB() local
|
| H A D | ex35.cxx | 289 PetscInt i, q, nconn, nc, npoints; in ComputeRHS() local 388 PetscInt i, j, q, nconn, nglobale, nglobalv, nc, npoints, hlevel; in ComputeMatrix() local
|