Searched refs:depends (Results 1 – 18 of 18) sorted by relevance
| /petsc/src/binding/petsc4py/ |
| H A D | setup.py | 169 depends = [] 172 depends += glob_join(pth, '*.h') 173 depends += glob_join(pth, '*.c') 178 depends += glob_join(pd, 'include', '*.h') 179 depends += glob_join(pd, 'include', pkg, 'private', '*.h') 180 depends += glob_join(pd, pa, 'include', '%sconf.h' % pkg) 206 'depends': depends,
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-cython/ |
| H A D | setup.py | 49 depends = ['Bratu3Dimpl.h'],
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/ |
| H A D | setup.py | 48 depends = ['Bratu2Dmodule.h'],
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-swig/ |
| H A D | setup.py | 50 depends = ['Bratu3D.h'],
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | confpetsc.py | 132 depends=(), argument 145 for dep in depends:
|
| /petsc/doc/manual/ |
| H A D | dmcommonality.md | 93 … in constructing such arrays at runtime, that is supplying all the jagged information which depends
|
| H A D | streams.md | 10 bandwidth limited. The speed of a simulation depends more on the total achievable [^achievable-foot… 51 …NUMA**), meaning the memory latency or bandwidth for any particular core depends on the physical a…
|
| H A D | dmstag.md | 154 …r a 2D `DMSTAG` object with one DOF per stratum. Note that the numbering depends on the parallel d…
|
| H A D | ts.md | 119 the shift $\sigma$ depends on the ODE integrator and time step 293 …of the equations, so that space has already been discretized. If the DAE depends explicitly on the…
|
| H A D | dmplex.md | 261 *adjacency*, depends only on the stencil since the topology is Cartesian
|
| H A D | ksp.md | 579 Since the convergence of Krylov subspace methods depends strongly on the 596 computed; this number depends on the size of the Krylov space generated 2330 The effectiveness of the Schur complement preconditioner depends on the
|
| H A D | tao.md | 866 The best method to use depends on the particular problem being solved 1905 Whether one uses the forward or inverse formulations depends on the
|
| H A D | vec.md | 759 depends on the type of grid being used. `DM` provides a uniform API for communicating the needed
|
| /petsc/ |
| H A D | gmakefile | 261 # Fortran code depends on modules
|
| /petsc/doc/changes/ |
| H A D | 2024.md | 278 Then the convergence criterion depends only on the maximum number
|
| /petsc/doc/faq/ |
| H A D | index.md | 220 preconditioner block Jacobi depends on the number of processes. The more processes the 813 ### Can I use CMake to build my own project that depends on PETSc? 1432 performing computations; it depends on the hardware and compiler for what happens. For
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 147 writing it). Whether that is true depends on what the Library does
|
| /petsc/doc/developers/ |
| H A D | testing.md | 494 - **depends:** (*Optional*; *Default:* `""`)
|