Searched refs:processing (Results 1 – 20 of 20) sorted by relevance
| /petsc/src/ts/event/ |
| H A D | tsevent.c | 27 event->processing = PETSC_FALSE; in TSEventInitialize() 351 event->processing = PETSC_FALSE; in TSSetEventHandler() 795 if (!event->processing) { // update the caches in TSEventHandler() 801 …if (event->processing && event->iterctr == 0 && Not_PETSC_DECIDE(event->timestep_2nd_postevent)) {… in TSEventHandler() 875 event->processing = PETSC_TRUE; in TSEventHandler() 894 event->processing = PETSC_TRUE; in TSEventHandler() 898 if (event->processing) { in TSEventHandler() 904 event->processing = PETSC_FALSE; in TSEventHandler() 916 event->processing = PETSC_TRUE; in TSEventHandler() 919 event->processing = Not_PETSC_DECIDE(event->timestep_2nd_postevent); in TSEventHandler() [all …]
|
| /petsc/doc/changes/ |
| H A D | 315.md | 56 - Update YAML options file processing to ignore keys starting with 57 `$`, Add some special processing
|
| H A D | 38.md | 134 processing techniques.
|
| /petsc/doc/miscellaneous/ |
| H A D | acknowledgements.md | 116 - [Sowing text processing tools developed by Bill Gropp](http://wgropp.cs.illinois.edu/projects/sof…
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | README.rst | 11 Once the linter has finished processing a file (by reaching the end of the AST), the
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 497 …PetscBool processing; /* this … member
|
| /petsc/doc/community/bofs/ |
| H A D | 2026_Feb_CASS.md | 123 …r developing in PETSc. I have used chatGPT for several months for data processing and very small c…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Object.pyx | 191 """Set the callback for processing extra options.
|
| H A D | KSP.pyx | 1350 and a pre or post processing step.
|
| /petsc/src/ts/adapt/interface/ |
| H A D | tsadapt.c | 931 if (ts->event && ts->event->processing) { in TSAdaptChoose()
|
| /petsc/doc/manual/ |
| H A D | section.md | 188 This is useful when doing some form of post-processing of a solution where you want to access all d…
|
| H A D | streams.md | 295 There is still a (now much smaller) server processing overhead since the initial data storage of th…
|
| H A D | mat.md | 121 used. The routines for matrix processing are 1256 done in a “pre-processing” step before the numerical computations.
|
| H A D | performance.md | 454 the vector processing units.
|
| H A D | ts.md | 1002 - adaptive controller for time-stepping based on digital signal processing
|
| H A D | vec.md | 1086 relationship to parallel processing, etc.) to the PETSc ordering scheme
|
| /petsc/doc/developers/ |
| H A D | buildsystem.md | 165 performs specialized command line processing, error handling, and
|
| /petsc/doc/install/ |
| H A D | install.md | 182 and run without MPI support if processing only in serial.
|
| /petsc/doc/ |
| H A D | petsc.bib | 3543 keywords = {geophysical image processing; inverse problems; seismology}, 6705 title = {Green computing on graphics processing units}, 7651 booktitle = {Simulation of materials processing: Theory, methods, and applications - 7922 title = {Adapting EMAP3D to parallel processing}, 11602 title = {Easy-to-use object-oriented parallel processing with Mentat}, 12277 graphics processing units}, 12425 graphics processing units.}, 14423 architecture which uses vector processing and has pipelined instruction execution. 14728 title = {The post-processing approach in the finite element method, {I}: Calculations of 14738 title = {The post-processing approach in the finite element method, {II}: The calculation [all …]
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 156 (rombuilder/post-processing-mode? #f) 6975 (sizing-function/post-processing-thread -1) 6987 (post-processing-iteration? #f) 7252 (nonconformal/post-processing? #f) 7564 (parallel/overlap-case-io-facedump-fill-processing? #t) 8848 (gui-processing? #t)
|