Home
last modified time | relevance | path

Searched refs:project_function (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex100.c9 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 Dex101.c8 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()