Searched refs:layouts (Results 1 – 8 of 8) sorted by relevance
3 `PetscSection` provides an interface to describe arbitrary data layouts onto entries of a `Vec` or …
245 layouts
378 `PetscSection`s representing data layouts on the meshes, and379 `Vec`s defined on the data layouts to/from an HDF5 file in
156 the local values in the matrix. See {any}`sec_matlayout` for full details on row and column layouts.201 All PETSc matrices have two `PetscLayout`s, they define the vector layouts for y and x in the produ…203 Note that `MatCreateVecs()` provides two vectors that have compatible layouts for the associated ve…
286 …ot produce as much performance as a usage that considers the matrix/vector layouts by performing an
797 …S_ENUMT(ElementType_t) * cellTypes[], PetscInt *cell_ids[], PetscLayout *layouts[], PetscInt *conn… in DMPlexCGNS_CreateCornersConnectivitySection() argument896 *layouts = layouts_; in DMPlexCGNS_CreateCornersConnectivitySection()
260 structure layouts and accessors, and small macros and small inline
1953 """Return the tuple of matrix layouts.