Home
last modified time | relevance | path

Searched defs:npoints (Results 1 – 25 of 51) sorted by relevance

123

/petsc/src/dm/tutorials/
H A Dswarm_ex1.c60 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 Dex21.c113 PetscInt npoints, p; in pic_advect() local
162 PetscInt npoints, p; in pic_advect() local
H A Dswarm_ex3.c13 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 Dex20.c68 PetscInt npoints, *list; in pic_insert_DMDA() local
/petsc/src/dm/dt/interface/ftn-custom/
H A Dzdtf90.c14 …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 Ddmmbfield.cxx296 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 Ddmmbfem.cxx557 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 Dswarmpic_sort.c45 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 Dswarm_migrate.c17 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 Dswarmpic_da.c9 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 Dswarmpic_plex.c157 …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 Dswarmpic.c344 …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 Dex1.c8 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 Dex9.c10 PetscInt Npoly, npoints, i, j, k; in testOrthogonality() local
35 PetscInt Np, Nk, i, j, l, d, npoints; in testDerivativesLegendre() local
H A Dex13.c7 …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 Ddt.c307 …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 Ddageometry.c132 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 Dex1.c14 PetscInt npoints; in test() local
/petsc/src/dm/dt/space/impls/poly/
H A Dspacepoly.c115 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 Dspacepoint.c63 static PetscErrorCode PetscSpaceEvaluate_Point(PetscSpace sp, PetscInt npoints, const PetscReal poi… in PetscSpaceEvaluate_Point()
/petsc/src/vec/is/sf/utils/
H A Dsfcoord.c3 static PetscErrorCode GetBoundingBox_Internal(PetscInt npoints, PetscInt dim, const PetscReal *coor… in GetBoundingBox_Internal()
/petsc/src/dm/dt/fe/impls/vector/
H A Dfevector.c116 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 Dspacewxy.c58 static PetscErrorCode PetscSpaceEvaluate_WXY(PetscSpace sp, PetscInt npoints, const PetscReal point… in PetscSpaceEvaluate_WXY()
/petsc/src/ksp/ksp/tutorials/
H A Dex36.cxx257 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 Dex35.cxx289 PetscInt i, q, nconn, nc, npoints; in ComputeRHS() local
388 PetscInt i, j, q, nconn, nglobale, nglobalv, nc, npoints, hlevel; in ComputeMatrix() local

123