Home
last modified time | relevance | path

Searched defs:dof (Results 1 – 25 of 158) sorted by relevance

1234567

/petsc/src/dm/impls/moab/
H A Ddmmbfield.cxx265 PetscErrorCode DMMoabGetFieldDof(DM dm, moab::EntityHandle point, PetscInt field, PetscInt *dof) in DMMoabGetFieldDof()
296 …FieldDofs(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt field, PetscInt *dof) in DMMoabGetFieldDofs()
335 …DofsLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt field, PetscInt *dof) in DMMoabGetFieldDofsLocal()
374 …scErrorCode DMMoabGetDofs(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *dof) in DMMoabGetDofs()
415 …orCode DMMoabGetDofsLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *dof) in DMMoabGetDofsLocal()
457 …Code DMMoabGetDofsBlocked(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *dof) in DMMoabGetDofsBlocked()
492 …DMMoabGetDofsBlockedLocal(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *dof) in DMMoabGetDofsBlockedLocal()
528 PetscErrorCode DMMoabGetVertexDofsBlocked(DM dm, PetscInt **dof) in DMMoabGetVertexDofsBlocked()
560 PetscErrorCode DMMoabGetVertexDofsBlockedLocal(DM dm, PetscInt **dof) in DMMoabGetVertexDofsBlockedLocal()
/petsc/src/dm/impls/da/
H A Ddagetarray.c45 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetArray() local
94 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecRestoreArray() local
169 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetArrayWrite() local
221 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecRestoreArrayWrite() local
293 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetArrayDOF() local
338 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecRestoreArrayDOF() local
409 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetArrayRead() local
458 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecRestoreArrayRead() local
526 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetArrayDOFRead() local
571 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecRestoreArrayDOFRead() local
[all …]
H A Ddaview.c13 PetscInt dim, m, n, p, dof, swidth; in DMView_DA_Matlab() local
45 PetscInt dim, m, n, p, dof, swidth, M, N, P; in DMView_DA_Binary() local
108 …PetscInt *P, PeOp PetscInt *m, PeOp PetscInt *n, PeOp PetscInt *p, PeOp PetscInt *dof, PeOp PetscI… in DMDAGetInfo()
H A Ddacreate.c123 PetscInt dim, m, n, p, dof, swidth; in DMLoad_DA() local
195 PetscInt *indices, cnt = 0, dof = da->w, i, j; in DMCreateSubDM_DA() local
211 PetscInt dof = dd->w; in DMCreateFieldDecomposition_DA() local
/petsc/src/dm/impls/plex/tests/
H A Dex48.c37 PetscInt dof; in main() local
47 PetscInt dof; in main() local
/petsc/src/dm/tests/
H A Dex48.c8 PetscErrorCode NameFields(DM da, PetscInt dof) in NameFields()
24 PetscErrorCode test_3d(const char filename[], PetscInt dof, PetscBool namefields) in test_3d()
67 PetscErrorCode test_2d(const char filename[], PetscInt dof, PetscBool namefields) in test_2d()
106 PetscErrorCode test_3d_compat(const char filename[], PetscInt dof, PetscBool namefields) in test_3d_compat()
158 PetscErrorCode test_2d_compat(const char filename[], PetscInt dof, PetscBool namefields) in test_2d_compat()
205 PetscInt dof; in main() local
H A Dex19.c12 PetscInt i, j, k, M, N, dof; in doit() local
36 PetscInt dof = 2, M = 3, N = 3, m = PETSC_DECIDE, n = PETSC_DECIDE; in main() local
H A Dex47.c13 const PetscInt M = 10, N = 15, P = 30, dof = 1, sw = 1; in test_3d() local
56 const PetscInt M = 10, N = 20, dof = 1, sw = 1; in test_2d() local
95 const PetscInt M = 10, N = 20, dof = 1, sw = 1; in test_2d_nocoord() local
133 const PetscInt M = 10, N = 20, P = 30, dof = 1, sw = 1; in test_3d_nocoord() local
H A Dex42.c15 const PetscInt M = 10, N = 15, P = 30, dof = 1, sw = 1; in test_3d() local
58 const PetscInt M = 10, N = 20, dof = 1, sw = 1; in test_2d() local
97 const PetscInt M = 10, N = 20, dof = 1, sw = 1; in test_2d_nocoord() local
135 const PetscInt M = 10, N = 20, P = 30, dof = 1, sw = 1; in test_3d_nocoord() local
H A Dex20.c9 PetscInt dof = 10; in main() local
H A Dex5.c9 PetscInt nx = 6, ny = 6, nz = 6, dim = 1, dof = 2; in main() local
H A Dex39.c8 PetscInt M = 6, stencil_width = 1, dof = 1, m, xstart, i, j; in main() local
H A Dex14.c13 PetscInt M = 10, N = 8, m = PETSC_DECIDE, n = PETSC_DECIDE, dof = 1; in main() local
/petsc/src/mat/impls/maij/
H A Dmaij.h6 PetscInt dof; /* number of components */ member
11 PetscInt dof; /* number of components */ member
/petsc/src/dm/impls/plex/
H A Dplexindices.c35 PetscInt *points = NULL, numPoints, p, dof, cldof = 0; in DMPlexCreateClosureIndex() local
51 PetscInt *points = NULL, numPoints, p, q, dof, cldof, cloff; in DMPlexCreateClosureIndex() local
H A Dplexpreallocate.c44 PetscInt dof, off; in DMPlexComputeAnchorAdjacencies() local
217 PetscInt dof, offset; in AdjancencyContainsLeafRootPair() local
355 PetscInt dof, off, d, q, anDof; in DMPlexCreateAdjacencySection_Static() local
393 PetscInt numAdj = PETSC_DETERMINE, adof, dof, off, d, q, anDof; in DMPlexCreateAdjacencySection_Static() local
433 PetscInt dof, off, d, q, anDof, anOff; in DMPlexCreateAdjacencySection_Static() local
501 PetscInt numAdj = PETSC_DETERMINE, adof, dof, off, d, q, anDof, anOff; in DMPlexCreateAdjacencySection_Static() local
544 PetscInt dof, cdof, off, d; in DMPlexCreateAdjacencySection_Static() local
575 PetscInt numAdj = PETSC_DETERMINE, dof, cdof, off, goff, d, q, anDof; in DMPlexCreateAdjacencySection_Static() local
627 PetscInt numAdj = PETSC_DETERMINE, dof, cdof, off, goff, d, q, anDof, anOff; in DMPlexCreateAdjacencySection_Static() local
H A Dplextree.c279 PetscInt dof, uOff; in DMPlexCreateReferenceTree_Union() local
287 PetscInt dof, uDof, uOff; in DMPlexCreateReferenceTree_Union() local
302 PetscInt dof, uOff, c, cOff; in DMPlexCreateReferenceTree_Union() local
319 PetscInt dof, uDof, uOff, c, cOff; in DMPlexCreateReferenceTree_Union() local
508 PetscInt dof, off, i; in DMPlexTreeSymmetrize() local
540 PetscInt dof; in AnchorsFlatten() local
555 PetscInt dof, off; in AnchorsFlatten() local
572 PetscInt dof, off, count, offNew, dofNew; in AnchorsFlatten() local
626 PetscInt dof; in AnchorsFlatten() local
635 PetscInt dof, off, offNew, j; in AnchorsFlatten() local
[all …]
/petsc/src/dm/tutorials/
H A Dex13f90aux.F9068 subroutine petsc_to_local(da, vec, array, f, dof, stw) argument
87 subroutine local_to_petsc(da, vec, array, f, dof, stw) argument
H A Dex4.c28 PetscInt m = 10, n = 10, dof = 2; in main() local
/petsc/src/dm/impls/da/ftn-custom/
H A Dzda1f90.c68 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarray1_() local
109 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarray2_() local
156 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarray3_() local
205 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof, zero = 0; in dmdavecgetarray4_() local
249 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarrayread1_() local
290 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarrayread2_() local
337 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in dmdavecgetarrayread3_() local
386 PetscInt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof, zero = 0; in dmdavecgetarrayread4_() local
/petsc/src/ksp/ksp/tutorials/
H A Dex34.c31 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, d, dof; in main() local
97 PetscInt d, dof, i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs; in ComputeRHS() local
135 PetscInt dof, i, j, k, d, mx, my, mz, xm, ym, zm, xs, ys, zs, num, numi, numj, numk; in ComputeMatrix() local
/petsc/src/dm/impls/da/kokkos/
H A Ddagetov.kokkos.cxx8 …ne DMDA_VEC_GET_SHAPE(da, vec, xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof) \ argument
29 …nt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView_Private() local
63 … xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView() local
95 …nt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView_Private() local
129 … xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView() local
161 …nt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView_Private() local
194 … xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetView() local
367 …nt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetViewDOF_Private() local
400 … xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetViewDOF() local
432 …nt xs, ys, zs, xm, ym, zm, gxs, gys, gzs, gxm, gym, gzm, N, dim, dof; in DMDAVecGetKokkosOffsetViewDOF_Private() local
[all …]
/petsc/src/ksp/ksp/tests/
H A Dex32.c27 PetscInt dof = 1, M = 8; in main() local
127 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, dof, k1, k2, k3; in ComputeMatrix() local
/petsc/src/ts/tutorials/multirate/
H A Dex7.c48 PetscInt dof; member
172 PetscInt i, j, Mx, dof, xs, xm, sf = ctx->sf, fs = ctx->fs; in FVRHSFunction() local
321 PetscInt i, j, Mx, dof, xs, xm, islow = 0, sf = ctx->sf, fs = ctx->fs; in FVRHSFunctionslow() local
443 PetscInt i, j, Mx, dof, xs, xm, ifast = 0, sf = ctx->sf, fs = ctx->fs; in FVRHSFunctionfast() local
550 PetscInt i, j, k, dof, xs, xm, Mx, count_slow, count_fast; in FVSample() local
603 PetscInt imin, imax, Mx, i, j, xs, xm, dof; in SolutionStatsView() local
667 …PetscInt i, k, dof, xs, xm, Mx, draw = 0, count_slow, count_fast, islow = 0, ifast = 0, *… in main() local
/petsc/src/mat/tests/
H A Dex100.c10 PetscInt m, n, M, N, dof = 1; in main() local

1234567