Searched refs:generic (Results 1 – 23 of 23) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | gasoline.inp | 6 # The file names are too generic for this example so make sure you don't have other files with th…
|
| /petsc/doc/changes/ |
| H A D | 231.md | 62 --with-fortran-kernels=\<none,generic,bgl>
|
| H A D | 37.md | 192 - Added the generic option prefix interfaces: DMGetOptionsPrefix(),
|
| H A D | 33.md | 222 - PetscSF added as a type-generic graph communication mechanism. The
|
| H A D | 318.md | 255 - Add `DMCountNonCyclicReferences()` as a more generic wrapper for `DMCountNonCyclicReferences_Inte…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 1804 const PetscBool generic = usegeneric && (!t || multipleTags) ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateGmsh() local 1806 if (generic) PetscCall(DMSetLabelValue_Fast(*dm, &cellSets, "Cell Sets", cell, tag)); in DMPlexCreateGmsh() 1834 const PetscBool generic = usegeneric && (!t || multipleTags) ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateGmsh() local 1836 if (generic) PetscCall(DMSetLabelValue_Fast(*dm, &faceSets, "Face Sets", join[0], tag)); in DMPlexCreateGmsh() 1861 const PetscBool generic = usegeneric && (!t || multipleTags) ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateGmsh() local 1863 if (generic) PetscCall(DMSetLabelValue_Fast(*dm, &edgeSets, "Edge Sets", join[0], tag)); in DMPlexCreateGmsh() 1899 const PetscBool generic = usegeneric && (!t || multipleTags) ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateGmsh() local 1902 … if (generic) PetscCall(DMSetLabelValue_Fast(*dm, &vertSets, "Vertex Sets", vStart + vv, tag)); in DMPlexCreateGmsh()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Viewer.pyx | 132 """View a generic object.""" 148 and it calls the generic view for ``obj``. 1019 """View a generic `Object`.
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_4.out | 123 Machine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
|
| H A D | ex19_tut_6.out | 128 Machine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
|
| H A D | ex19_tut_5.out | 132 Machine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
|
| H A D | ex19_tut_7.out | 141 Machine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
|
| /petsc/doc/developers/ |
| H A D | matrices.md | 45 - Storing the matrices using a generic sparse matrix format, but
|
| H A D | kernel.md | 127 The PETSc error handler takes an error code. The generic error codes are
|
| H A D | buildsystem.md | 285 `setup()` method performs generic `Script` setup and then is called
|
| /petsc/doc/install/ |
| H A D | install.md | 190 - A **compatible** version of the package is installed. A generic install of this
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 4015 (mp/generic-framework? #f) 4186 (mp/vof-diff/generic/cav? #t) 4188 (mp/vof-diff/generic/mom-sources? #f) 4189 (mp/vof-diff/generic/all-sources? #t) 4190 (mp/vof-diff/generic/expansion-source? #f) 4196 (mp/vof-diff/generic? #f) 4441 (vof/geo-recon/generic-grad-method? #f) 5849 (time/second-order/bounded/generic? #f) 9786 (dpm/bc-erosion-generic? . #t) 10102 (dpm/bc-erosion-generic? . #t) [all …]
|
| /petsc/doc/manual/ |
| H A D | dmplex.md | 6 the user to handle unstructured grids (or meshes) using the generic `DM` interface
|
| H A D | snes.md | 1159 $^*$ Use either the generic `MatCreate()` or a format-specific variant such as `MatCreateAIJ()`.
|
| H A D | vec.md | 21 - For generic vectors
|
| H A D | ksp.md | 1088 multigrid preconditioner `PCMG` so generic multigrid parameters are
|
| /petsc/doc/faq/ |
| H A D | index.md | 789 /* Create generic object */ 800 /* Create generic object */
|
| /petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/ |
| H A D | project.pbxproj | 3172 VERSIONING_SYSTEM = "apple-generic"; 3212 VERSIONING_SYSTEM = "apple-generic";
|
| /petsc/doc/ |
| H A D | petsc.bib | 3497 title = {Towards preconditioned nonlinear conjugate gradients for generic geophysical
|