Home
last modified time | relevance | path

Searched refs:points (Results 1 – 8 of 8) sorted by relevance

/honee/src/
H A Dsetupts.c83 const PetscInt wall = walls[w], *points; in Surface_Forces_NS() local
93 PetscCall(ISGetIndices(wall_is, &points)); in Surface_Forces_NS()
95 const PetscInt p = points[i]; in Surface_Forces_NS()
107 PetscCall(ISRestoreIndices(wall_is, &points)); in Surface_Forces_NS()
H A Ddm-utils.c1184 …ode DMGetStratumISAtHeight(DM dm, const char name[], PetscInt value, PetscInt height, IS *points) { in DMGetStratumISAtHeight() argument
1194 if (label_is == NULL || depth_is == NULL) *points = NULL; in DMGetStratumISAtHeight()
1195 else PetscCall(ISIntersect(depth_is, label_is, points)); in DMGetStratumISAtHeight()
/honee/examples/meshes/
H A Dcylinder.geo57 // Coordinates for Cylinder points
/honee/doc/
H A Dauxiliary.md25 …, as for every "parent" point in the parent grid, there are many "child" points in the full domain.
56 We need to evaluate $\psi^\mathrm{parent}_N$ at quadrature points in the full domain.
58 …his assumption means quadrature points in the full domain have the same $(x,y)$ coordinate locatio…
82 …ation runs, it takes a running time average of the statistics at the full domain quadrature points.
H A Dtheory.md4 …eloped using PETSc, so that the pointwise physics (defined at quadrature points) is separated from…
345 …rm a projection operation to get $\nabla \cdot \bm F_{\text{diff}}(\bm{q}_N)$ at quadrature points.
356 These 12 scalar finite element functions' derivatives are then evaluated at quadrature points and t…
361 …}$ itself is a function on the finite element space and can be interpolated onto quadrature points.
369 As noted, we can't calculate $\nabla \cdot \bm F_{\text{diff}}(\bm{q}_N)$ at quadrature points, so …
377 …ot \bm F_{\text{diff}}(\bm{q}_N)$ is interpolated directly to quadrature points without any extra …
432 … of the velocity gradient and grid anisotropy tensor, and then interpolated onto quadrature points.
H A Druntime_options.md31 - Number of extra quadrature points
129 …- Sets intermediate time points to evaluate the solution at. See [PETSc documentation](https://pet…
H A Dexamples.md252 The file should be newline delimited, with the first line specifying the number of points and the r…
/honee/
H A DDoxyfile1228 # - Make sure the INPUT points to the root of the source tree
1796 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax