| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | DMForest | 4 It is capable of parallel structured adaptive mesh refinement and coarsening and parallel redistrib… 5 It is designed to interface with the `PetscFE` and `PetscFV` discretization objects, and converts s…
|
| H A D | DMPlex | 3 …ates an unstructured mesh, with interfaces for both topology and geometry. It is capable of parall… 4 (using Pragmatic or ParMmg) and parallel redistribution for load balancing. It is designed to inter…
|
| H A D | DMPatch | 3 …refinement calculated in serial using patches that fill the local machine. It is currently not wor…
|
| H A D | DMNetwork | 3 The `DMNETWORK` subclass of `DM`, encapsulates a graph topology. It is designed to handle very larg…
|
| H A D | DMSwarm | 3 …d, with interfaces for particle data, movement, and interface with meshes. It also can conservativ…
|
| H A D | DMDA | 3 …Cartesian structured mesh, with interfaces for both topology and geometry. It is capable of parall…
|
| H A D | FE | 14 … have a simple `PetscCell` object that could encapsulate this information. It could then be used b…
|
| /petsc/doc/developers/ |
| H A D | meetings-developers.md | 15 …uploading materials. It is annoying to have two registration processes, one for money and one for …
|
| H A D | buildsystem.md | 6 It is much like [GNU Autoconf (configure)](https://www.gnu.org/savannah-checkouts/gnu/autoconf/manu… 21 the local hardware and software environment. It is also the source of nearly every build 84 support for dependent packages. It provides an object scaffolding for 131 `config/PETSc/petsc.py`. It is also common to include a top level 281 for a configure run. It maintains a graph of all the configure modules 282 involved, which is also used to track dependencies between them. It 284 It maintains the help list for all options available in the run. The 328 objects. It handles several types of interaction. First, it has hooks
|
| H A D | mrfork.md | 7 - Checkout `COMMIT-SHA` of the branch HEAD. It is available on the "Commits" tab of the merge reque…
|
| H A D | documentation.md | 198 (if not already available) and updated when building the documentation. It can also be cloned by r… 214 It may be helpful to place working copies of the new image(s) in your local `doc/images` 242 It is stored in [Annual-Meetings](https://gitlab.com/petsc/annual-meetings) repository and linked f… 254 It is stored in [Tutorials](https://gitlab.com/petsc/tutorials) repository and linked from {any}`tu…
|
| H A D | kernel.md | 5 The source code for the kernel is in `src/sys`. It contains systematic 76 It calls the error handler with the current function name and location: 302 It is also useful to log information about the state of an object, as
|
| /petsc/src/sys/tutorials/output/ |
| H A D | ex3f90_no_log_xml.out | 3 There is one unused database option. It is:
|
| H A D | ex3f90_no_log_detail.out | 3 There is one unused database option. It is:
|
| /petsc/src/sys/tests/output/ |
| H A D | ex66_1.out | 13 [0]PETSC ERROR: It appears a new error in the code was triggered after a previous error, possibly… 28 [0]PETSC ERROR: It appears a new error in the code was triggered after a previous error, possibly…
|
| /petsc/src/tao/leastsquares/tutorials/matlab/ |
| H A D | TestingPlot.m | 2 % TestingPlot is called after taopounders completes. It reads the results
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | index.rst | 20 partial differential equations. It employs the MPI_ standard for
|
| H A D | petsc_python_types.rst | 111 optimization algorithms. It provides a general interface for using the TAO 129 which the optimizer is located. It aligns with the fully qualified Python
|
| /petsc/src/sys/tests/ |
| H A D | ex64.cxx | 519 template <typename It> 520 PetscErrorCode test_iterators(map_type &map, It it, It it2) noexcept in test_iterators() 523 constexpr auto is_normal = std::is_same<It, typename map_type::iterator>::value; in test_iterators() 524 constexpr auto is_const = std::is_same<It, typename map_type::const_iterator>::value; in test_iterators()
|
| /petsc/doc/changes/ |
| H A D | 39.md | 42 - Added VECSCATTERMPI3. It stores vector ghost values to the on-node 44 - Added VECSCATTERMPI3NODE. It works on vectors of type VECNODE.
|
| H A D | 36.md | 154 It needs to be set accordingly before solving the problem through 155 TSSetEquationType(). It currently only affects arkimex methods.
|
| H A D | 216.md | 7 - Added option '-suggest' to petscarch script. It suggests some
|
| /petsc/share/petsc/saws/ |
| H A D | documentation | 53 … the javascript into separate files is purely for organizational purposes. It makes no difference … 61 If we tried to access these again, it would not be a runtime error. It would simply return undefine…
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 66 It really pays to learn how to use a debugger; you will end up writing 106 whatever tools are currently the best available. It may seem that you
|
| /petsc/src/benchmarks/ |
| H A D | ssget | 264 -s search database with conditions. It uses @PROPERTY as the
|