Searched refs:num_bc_defs (Results 1 – 4 of 4) sorted by relevance
93 PetscCall(PetscSegBufferGetSize(bc_defs_seg, &problem->num_bc_defs)); in BoundaryConditionSetUp()
56 for (PetscInt i = 0; i < problem->num_bc_defs; i++) { in SetUpDM()
335 for (PetscInt i = 0; i < problem->num_bc_defs; i++) { in main()
238 PetscCount num_bc_defs; member