Home
last modified time | relevance | path

Searched defs:write_solution (Results 1 – 5 of 5) sorted by relevance

/libCEED/examples/petsc/
H A Dbpssphere.c54 PetscBool test_mode, benchmark_mode, read_mesh, write_solution, simplex; in main() local
H A Dbpsswarm.c57 …PetscBool test_mode, benchmark_mode, read_mesh, write_solution, write_true_solution_swa… in main() local
H A Dmultigrid.c55 PetscBool test_mode, benchmark_mode, read_mesh, write_solution, simplex; in main() local
H A Dbpsraw.c345 PetscBool test_mode, benchmark_mode, write_solution; in main() local
/libCEED/examples/petsc/include/
H A Dstructs.h87 PetscBool test_mode, read_mesh, user_l_nodes, write_solution, simplex; member