Home
last modified time | relevance | path

Searched refs:depends (Results 1 – 18 of 18) sorted by relevance

/petsc/src/binding/petsc4py/
H A Dsetup.py169 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 Dsetup.py49 depends = ['Bratu3Dimpl.h'],
/petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/
H A Dsetup.py48 depends = ['Bratu2Dmodule.h'],
/petsc/src/binding/petsc4py/demo/legacy/wrap-swig/
H A Dsetup.py50 depends = ['Bratu3D.h'],
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py132 depends=(), argument
145 for dep in depends:
/petsc/doc/manual/
H A Ddmcommonality.md93 … in constructing such arrays at runtime, that is supplying all the jagged information which depends
H A Dstreams.md10 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 Ddmstag.md154 …r a 2D `DMSTAG` object with one DOF per stratum. Note that the numbering depends on the parallel d…
H A Dts.md119 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 Ddmplex.md261 *adjacency*, depends only on the stencil since the topology is Cartesian
H A Dksp.md579 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 Dtao.md866 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 Dvec.md759 depends on the type of grid being used. `DM` provides a uniform API for communicating the needed
/petsc/
H A Dgmakefile261 # Fortran code depends on modules
/petsc/doc/changes/
H A D2024.md278 Then the convergence criterion depends only on the maximum number
/petsc/doc/faq/
H A Dindex.md220 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 DLICENSE147 writing it). Whether that is true depends on what the Library does
/petsc/doc/developers/
H A Dtesting.md494 - **depends:** (*Optional*; *Default:* `""`)