| /petsc/systems/Apple/iOS/examples/Basic/Classes/ |
| H A D | iphoneViewController.h | 16 @property (nonatomic,retain) UITextField *textField; 17 @property (nonatomic,retain) UITextView *textView; 18 @property (nonatomic,retain) NSString *outPut;
|
| H A D | iphoneAppDelegate.h | 18 @property (nonatomic, retain) IBOutlet UIWindow *window; 19 @property (nonatomic, retain) IBOutlet iphoneViewController *viewController;
|
| /petsc/systems/Apple/iOS/examples/testopengl/Classes/ |
| H A D | iphoneViewController.h | 19 @property (retain, nonatomic) GLKView *glkView; 20 @property (nonatomic,retain) UITextField *textField; 21 @property (nonatomic,retain) UITextView *textView;
|
| H A D | iphoneAppDelegate.h | 18 @property (nonatomic, retain) IBOutlet UIWindow *window; 19 @property (nonatomic, retain) IBOutlet iphoneViewController *viewController;
|
| /petsc/share/petsc/matlab/ |
| H A D | laplacianlicense.txt | 8 * Redistributions of source code must retain the above copyright
|
| /petsc/src/binding/petsc4py/ |
| H A D | LICENSE.rst | 16 * Redistributions of source code must retain the above copyright
|
| /petsc/src/sys/perfstubs/ |
| H A D | LICENSE | 9 1. Redistributions of source code must retain the above copyright notice, this
|
| /petsc/ |
| H A D | LICENSE | 7 * Redistributions of source code must retain the above copyright notice, this
|
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 491 …st char label[], int x, int y, int m, int n, PetscInt howoften, PetscInt retain, PetscBool phase, … in TSMonitorSPCtxCreate() argument 502 (*ctx)->retain = retain; in TSMonitorSPCtxCreate() 1447 …if ((ctx->retain == 0) || (ctx->retain > 0 && !(step % ctx->retain))) PetscCall(PetscDrawClear(dra… in TSMonitorSPSwarmSolution()
|
| H A D | ts.c | 244 PetscInt howoften = 1, retain = 0; in TSSetFromOptions() local 254 …points plotted to show trajectory, -1 for all points", "TSMonitorSPSwarm", retain, &retain, NULL)); in TSSetFromOptions() 257 …cObject)ts), NULL, NULL, PETSC_DECIDE, PETSC_DECIDE, 300, 300, howoften, retain, phase, multispeci… in TSSetFromOptions()
|
| /petsc/doc/install/ |
| H A D | license.md | 13 - Redistributions of source code must retain the above copyright notice, this
|
| /petsc/doc/changes/ |
| H A D | 2015.md | 75 the default matrix-free Jacobian but retain the user-provided
|
| H A D | 321.md | 123 - The generated sub-matrices in `PCFIELDSPLIT`, `PCASM`, and `PCBJACOBI` now retain any null space …
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 548 PetscInt retain; /* Retain n points plotted to show trajectories, or -1 for all points */ member
|
| /petsc/doc/manual/ |
| H A D | snes.md | 950 retain the rapid convergence of Newton’s method. Inexact or truncated 971 retain fast local convergence of the Newton’s iterates, use of excessive 1033 `-snes_mf`. Or, one can retain the user-provided Jacobian
|
| H A D | mat.md | 169 One may repeatedly assemble matrices that retain the same 1044 matrix is generated. To retain a given matrix but reinitialize its
|
| H A D | ksp.md | 495 The user can retain the current value of any of these parameters by 1558 have been extracted, an SVD operation is performed to retain the
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | KSP.pyx | 967 Use `None` to retain the default value of any of the
|
| H A D | PC.pyx | 1629 The type indicating which blocks to retain.
|
| /petsc/doc/faq/ |
| H A D | index.md | 158 - We retain the useful ones and discard the rest. All of these decisions are based not
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 6444 (dynamesh/motion/grid-motion-retain-normal-bc? #t)
|