Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c211 TargetFuncProj mesh_solution[1] = {target_function_proj}; in main() local
213 PetscCall(DMProjectFunction(dm_mesh, 0.0, mesh_solution, NULL, INSERT_VALUES, U_mesh)); in main()