Searched refs:divides (Results 1 – 5 of 5) sorted by relevance
| /petsc/doc/manual/ |
| H A D | fe.md | 36 This divides the computational domain into subdomains, called *regions* in PETSc, each with a uniqu…
|
| H A D | section.md | 224 …iates multiple unit vectors with every mesh point (one for each dof) and divides the mesh points b…
|
| H A D | mat.md | 1195 The first approach explicitly divides the computation in the API. This approach is used, for exampl…
|
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm_impl.hpp | 538 struct divides { struct 549 …PetscCall(PointwiseBinaryDispatch_(VecPointwiseDivide_Seq, detail::divides{}, wout, xin, yin, dctx… in PointwiseDivideAsync()
|
| /petsc/doc/faq/ |
| H A D | index.md | 1084 The `MPI_Cart_create()` first divides the mesh along the z direction, then the y, then 1085 the x. `DMDA` divides along the x, then y, then z. Thus, for example, rank 1 of the 1782 debugger will break on the line that first divides by zero or otherwise generates an
|