Searched refs:project_function (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex100.c | 9 static PetscErrorCode project_function(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt … in project_function() function 54 …tscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx) = {project_function}; in main()
|
| H A D | ex101.c | 8 static PetscErrorCode project_function(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt … in project_function() function 67 …tscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx) = {project_function}; in main()
|