Home
last modified time | relevance | path

Searched refs:patterns (Results 1 – 12 of 12) sorted by relevance

/petsc/doc/manualpages/MANSECHeaders/
H A DPetscSF3 `PetscSF` provides an interface to "star forest" communication patterns that form much of the distr…
/petsc/src/binding/petsc4py/test/
H A Druntests.py254 if options.patterns:
256 ('*%s*' % p) if ('*' not in p) else p for p in options.patterns
/petsc/doc/developers/contributing/
H A Dsubmittingmr.md11 …cription to automatically have the issue closed when the MR is merged [^closing-patterns-release] .
95 [^closing-patterns-release]: Unfortunately, these closing patterns [only work for MRs to a single d…
/petsc/doc/miscellaneous/
H A Dapplications_publications.md74 deformation is an order of magnitude faster. The resulting folding patterns have some
75 resemblance with natural folding patterns observed in the Zagros Mountains. From the paper
/petsc/doc/changes/
H A D312.md103 - Added an enum type PetscSFPattern for SF graph patterns. Valid
107 predefined patterns.
H A D315.md133 matrices check if the two matrices have identical patterns and if
/petsc/config/
H A Dinstall.py358 def lsdir(dirname, *patterns): argument
359 return glob.glob(os.path.join(dirname, *patterns))
/petsc/doc/manual/
H A Dvec.md929 In some rare cases, however, codes need to directly set up their required communication patterns. T…
1032 context allows the communication patterns for the scatter to be computed
1536 ## Optimized communication patterns
1540 …rovides an alternative way to indicate the communication graph for specific communication patterns.
H A Dstreams.md26 Though real simulations have more complex memory access patterns, most computations for PDEs have l…
H A Dsnes.md1408 In addition, basic patterns of solver composition are available with the
H A Dmat.md927 - there is nothing known about the relation between the nonzero patterns of the two matrices
/petsc/doc/
H A Dpetsc.bib1248 title = {Magnetic strip patterns induced by focused ion beam irradiation},
2130 title = {Simulating patterns of excitation, repolarization and action potential
3433 title = {Crack patterns obtained by unidirectional drying of a colloidal suspension in a
10620 title = {Spatial patterns of basal drag inferred using control methods from a
16285 software design. It describes patterns for managing object creation, composing
16296 components. The CD contains: 23 patterns you can cut and paste into your own
16305 Created by four experienced designers, the 23 patterns contained herein have
16312 The authors first describe what patterns are and how they can help you in the
16314 recurring designs in object-oriented systems. All patterns are compiled from
16318 mechanism and ready-to-install patterns.}},
[all …]