Searched defs:subcommtype (Results 1 – 3 of 3) sorted by relevance
714 PetscSubcommType subcommtype; in PCSetFromOptions_Telescope() local742 static PetscErrorCode PCTelescopeGetSubcommType_Telescope(PC pc, PetscSubcommType *subcommtype) in PCTelescopeGetSubcommType_Telescope()751 static PetscErrorCode PCTelescopeSetSubcommType_Telescope(PC pc, PetscSubcommType subcommtype) in PCTelescopeSetSubcommType_Telescope()1189 PetscErrorCode PCTelescopeSetSubcommType(PC pc, PetscSubcommType subcommtype) in PCTelescopeSetSubcommType()1211 PetscErrorCode PCTelescopeGetSubcommType(PC pc, PetscSubcommType *subcommtype) in PCTelescopeGetSubcommType()
14 PetscSubcommType subcommtype; member
167 PetscErrorCode PetscSubcommSetType(PetscSubcomm psubcomm, PetscSubcommType subcommtype) in PetscSubcommSetType()