Searched refs:ngs (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_ngs.out | 16 type: ngs
|
| H A D | ex19_ngs_fd.out | 17 type: ngs
|
| H A D | ex12_fas_ngs_0.out | 94 type: ngs
|
| /petsc/src/ts/tests/output/ |
| H A D | ex21_1_bdf_ngmres_fas_ngs.out | 103 type: ngs 111 type: ngs
|
| H A D | ex21_2_bdf_ngmres_fas_ngs.out | 131 type: ngs 139 type: ngs
|
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 74 PetscFortranCallbackId ngs; member 187 …PetscObjectUseFortranCallback(snes, _cb.ngs, (SNES *, Vec *, Vec *, void *, PetscErrorCode *), (&s… in oursnesngs() 309 …*ierr = PetscObjectSetFortranCallback((PetscObject)*snes, PETSC_FORTRAN_CALLBACK_CLASS, &_cb.ngs, … in snessetngs_() 332 …*ierr = PetscObjectGetFortranCallback((PetscObject)*snes, PETSC_FORTRAN_CALLBACK_CLASS, _cb.ngs, N… in snesgetngs_()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsnes.pxi | 423 (ngs, args, kargs) = context 424 ngs(Snes, Xvec, Bvec, *args, **kargs)
|
| H A D | SNES.pyx | 1105 ngs: SNESNGSFunction | None, 1114 ngs 1126 if ngs is not None: 1129 context = (ngs, args, kargs) 1146 cdef object ngs = self.get_attr('__ngs__') 1147 return ngs
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 2224 ngs 4215 ngs
|
| /petsc/doc/manual/ |
| H A D | snes.md | 321 - ``ngs``
|