Searched refs:bcval (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex61.c | 5 …(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar bcval[], PetscCtx ctx) in set_one() argument 8 bcval[0] = 1.; in set_one() 12 …(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar bcval[], PetscCtx ctx) in set_two() argument 15 bcval[0] = 2.; in set_two()
|