| /petsc/src/sys/tests/output/ |
| H A D | ex65_1.out | 13 called foo() 14 called bar() 15 called baz() 16 called bop() 17 called qux() 18 called quux() 19 called blip() 20 called blap() 21 called blop() 22 called graulty() [all …]
|
| H A D | ex50_2.out | 1 Print called on original full viewer 0 2 Print called on sub viewers 0 3 Print called on sub sub viewers 0 4 Print called on sub viewers 1 5 Print called on sub sub viewers 1 6 Print called on sub sub viewers 2 7 Print called on sub sub viewers 3
|
| H A D | ex50_1.out | 1 Print called on original full viewer 0 2 Print called on sub viewers 0 3 Print called on sub sub viewers 0 4 Print called on sub sub viewers 1 5 Print called on sub viewers 2 6 Print called on sub sub viewers 2 7 Print called on sub sub viewers 3
|
| /petsc/src/vec/is/utils/ftn-custom/ |
| H A D | zisltogf.c | 14 static PetscBool called; variable 18 if (called) { in islocaltoglobalmpnggetinfosize_() 26 called = PETSC_TRUE; in islocaltoglobalmpnggetinfosize_() 32 if (!called) { in islocaltoglobalmappinggetinfo_() 45 called = PETSC_FALSE; in islocaltoglobalmappinggetinfo_()
|
| /petsc/src/tao/leastsquares/tutorials/matlab/ |
| H A D | TestingFinalize.m | 2 % TestingFinalize is called after solving all the instances 4 % Store the results matrix to a file called results.mat
|
| H A D | TestingInitialize.m | 2 % TestingInitialize is called once before solving any instances
|
| H A D | TestingPlot.m | 2 % TestingPlot is called after taopounders completes. It reads the results
|
| H A D | ProblemInitialize.m | 2 % ProblemInitialize is called prior to solving the instance
|
| /petsc/src/vec/is/sf/tests/output/ |
| H A D | ex1_basic_1.out | 3 PetscSFSetGraph() has not been called yet 10 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_shared_nsize-1.out | 3 PetscSFSetGraph() has not been called yet 10 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_nsize-1.out | 3 PetscSFSetGraph() has not been called yet 10 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_basic_2.out | 3 PetscSFSetGraph() has not been called yet 11 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_shared_nsize-2.out | 3 PetscSFSetGraph() has not been called yet 11 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_nsize-2.out | 3 PetscSFSetGraph() has not been called yet 11 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_basic_3.out | 3 PetscSFSetGraph() has not been called yet 12 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_nsize-3.out | 3 PetscSFSetGraph() has not been called yet 12 PetscSFSetGraph() has not been called yet
|
| H A D | ex1_window_shared_nsize-3.out | 3 PetscSFSetGraph() has not been called yet 12 PetscSFSetGraph() has not been called yet
|
| /petsc/doc/changes/ |
| H A D | 233.md | 15 is called before the Map is ever used and then PetscMapSetUp() 16 which is called after the blocksize and local or global size is 22 is called before the Map is ever used and then PetscMapSetUp() 23 which is called after the blocksize and local or global size is
|
| H A D | 300.md | 120 destroy() that will be called to destroy the context passed in as 136 SNESSolve() is called. 151 PetscErrorCode (*destroy)(void*) that will be called with 172 DMMGSetSNES() is called, otherwise the SNES/KSPSetFromOptions() 173 does not get called. 188 - Reworked the MATLAB objects sreader and freader to be called
|
| /petsc/src/mat/tests/output/ |
| H A D | ex182_9.out | 2 [0] <sys> PetscFinalize(): PetscFinalize() called
|
| /petsc/share/petsc/suppressions/ |
| H A D | lsan | 3 # when MPI_Abort() is called, some MPI implementations do not free
|
| /petsc/systems/Apple/iOS/examples/Basic/Classes/ |
| H A D | iphoneViewController.m | 72 This is called by PETSc for all print calls. 100 This is called each time one hits return in the TextField.
|
| /petsc/doc/developers/ |
| H A D | kernel.md | 119 - `PetscAbortErrorHandler()`, called with `-onerrorabort`, useful when running in the debugger; 123 - `PetscAttachDebuggerErrorHandler()`, called with `-onerrorattachdebugger`. 297 These are called automatically by `PetscHeaderCreate()` and 300 be called directly. 330 These routines are normally called by the `PetscInitialize()` and
|
| /petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example/ |
| H A D | AppDelegate.m | 14 This is called by PETSc for all print calls.
|
| /petsc/doc/tutorials/performance/ |
| H A D | guide_to_TAS.md | 29 3. A log file in the above directory called `ex_13_test.py` should now be present. This is also the…
|