Searched refs:solution_degree (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex100.c | 25 PetscInt solution_degree = 2; in main() local 32 …scOptionsInt("-solution_degree", "The input CGNS file", EX, solution_degree, &solution_degree, NUL… in main() 48 …PetscCall(PetscFECreateLagrange(PETSC_COMM_SELF, dim, 1, PETSC_FALSE, solution_degree, PETSC_DETER… in main()
|