Searched refs:DMList (Results 1 – 12 of 12) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dlregisdmdm.c | 24 PetscCall(PetscFunctionListDestroy(&DMList)); in DMFinalizePackage()
|
| H A D | dm.c | 3993 PetscFunctionList DMList = NULL; variable 4026 PetscCall(PetscFunctionListFind(DMList, method, &r)); in DMSetType() 4203 PetscCall(PetscFunctionListAdd(&DMList, sname, function)); in DMRegister()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex20.c | 24 …List("-dm_type", "DM implementation on which to define field", "ex20.c", DMList, type, type, 256, … in main()
|
| /petsc/src/dm/field/tutorials/ |
| H A D | ex1.c | 239 …FList("-dm_type", "DM implementation on which to define field", "ex1.c", DMList, type, type, 256, … in main()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex45.c | 231 …t("-dm_plex_convert_type", "Convert DMPlex to another format", __FILE__, DMList, DMPLEX, convType,… in CreateMesh()
|
| H A D | ex48.c | 398 …List("-dm_plex_convert_type", "Convert DMPlex to another format", "mhd", DMList, DMPLEX, convType,… in CreateMesh()
|
| H A D | ex11.c | 1438 …PetscCall(PetscOptionsFList("-dm_type", "Convert DMPlex to another format", "ex12", DMList, DMPLEX… in main()
|
| H A D | ex30.c | 1660 …t("-dm_plex_convert_type", "Convert DMPlex to another format", __FILE__, DMList, DMPLEX, convType,… in CreateMesh()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex17.c | 361 …PetscCall(PetscOptionsFList("-dm_type", "Convert DMPlex to another format", "ex17.c", DMList, opti… in ProcessOptions()
|
| H A D | ex12.c | 483 …ist("-dm_plex_convert_type", "Convert DMPlex to another format", "ex12", DMList, DMPLEX, convType,… in CreateMesh()
|
| /petsc/include/ |
| H A D | petscdm.h | 52 PETSC_EXTERN PetscFunctionList DMList; variable
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 729 …_landau_type", "Convert DMPlex to another format (p4est)", "plexland.c", DMList, DMPLEX, convType,… in LandauDMCreateVMeshes()
|