Home
last modified time | relevance | path

Searched refs:npts (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/moab/
H A Ddmmbfem.cxx110 …D_Internal(const PetscInt nverts, const PetscReal *coords, const PetscInt npts, const PetscReal *q… in Compute_Lagrange_Basis_1D_Internal() argument
118 if (phypts) PetscCall(PetscArrayzero(phypts, npts * 3)); in Compute_Lagrange_Basis_1D_Internal()
120 PetscCall(PetscArrayzero(dphidx, npts * nverts)); in Compute_Lagrange_Basis_1D_Internal()
124 for (j = 0; j < npts; j++) { in Compute_Lagrange_Basis_1D_Internal()
152 for (j = 0; j < npts; j++) { in Compute_Lagrange_Basis_1D_Internal()
220 …D_Internal(const PetscInt nverts, const PetscReal *coords, const PetscInt npts, const PetscReal *q… in Compute_Lagrange_Basis_2D_Internal() argument
228 PetscCall(PetscArrayzero(phi, npts)); in Compute_Lagrange_Basis_2D_Internal()
229 if (phypts) PetscCall(PetscArrayzero(phypts, npts * 3)); in Compute_Lagrange_Basis_2D_Internal()
231 PetscCall(PetscArrayzero(dphidx, npts * nverts)); in Compute_Lagrange_Basis_2D_Internal()
232 PetscCall(PetscArrayzero(dphidy, npts * nverts)); in Compute_Lagrange_Basis_2D_Internal()
[all …]
H A Ddmmbutil.cxx511 const PetscInt npts = nele + 1; /* Number of points in every dimension */ in DMMoabCreateBoxMesh() local
528 n = pow(npts, dim); in DMMoabCreateBoxMesh()
/petsc/src/ts/tutorials/
H A Dex35.cxx30 PetscInt n, npts; /* Number of mesh points */ member
66 user->npts = user->n + 1; in Initialize_AppContext()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas3187 (prepdf/strained-fla-npts-regrid 101)
3188 (prepdf/strained-fla-npts-regrid-limit 251)