Home
last modified time | relevance | path

Searched refs:DMList (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/interface/
H A Ddlregisdmdm.c24 PetscCall(PetscFunctionListDestroy(&DMList)); in DMFinalizePackage()
H A Ddm.c3993 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 Dex20.c24 …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 Dex1.c239 …FList("-dm_type", "DM implementation on which to define field", "ex1.c", DMList, type, type, 256, … in main()
/petsc/src/ts/tutorials/
H A Dex45.c231 …t("-dm_plex_convert_type", "Convert DMPlex to another format", __FILE__, DMList, DMPLEX, convType,… in CreateMesh()
H A Dex48.c398 …List("-dm_plex_convert_type", "Convert DMPlex to another format", "mhd", DMList, DMPLEX, convType,… in CreateMesh()
H A Dex11.c1438 …PetscCall(PetscOptionsFList("-dm_type", "Convert DMPlex to another format", "ex12", DMList, DMPLEX… in main()
H A Dex30.c1660 …t("-dm_plex_convert_type", "Convert DMPlex to another format", __FILE__, DMList, DMPLEX, convType,… in CreateMesh()
/petsc/src/snes/tutorials/
H A Dex17.c361 …PetscCall(PetscOptionsFList("-dm_type", "Convert DMPlex to another format", "ex17.c", DMList, opti… in ProcessOptions()
H A Dex12.c483 …ist("-dm_plex_convert_type", "Convert DMPlex to another format", "ex12", DMList, DMPLEX, convType,… in CreateMesh()
/petsc/include/
H A Dpetscdm.h52 PETSC_EXTERN PetscFunctionList DMList; variable
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c729 …_landau_type", "Convert DMPlex to another format (p4est)", "plexland.c", DMList, DMPLEX, convType,… in LandauDMCreateVMeshes()