Commit Graph
9 Commits
Author SHA1 Message Date
Aaron Fisher 212ce737bb Removed preceding underscore variables in the examples and miniapps, and caught a couple I missed before. 2021-05-14 14:12:37 -07:00
Tzanio 048b57dd9e Merge branch 'master' into hypre-mixedint
Conflicts:
	linalg/petsc.cpp
2021-04-21 11:25:44 -07:00
Stefano Zampini bdcf7aaa21 Add missing initialization 2021-03-17 16:59:16 +03:00
Tzanio 9b92be6f9b make style 2021-03-17 16:59:16 +03:00
Stefano Zampini 27e1dea74c Added CUDA examples for PETSc 2021-03-17 16:59:16 +03:00
Veselin Dobrev 785486f12f Update examples, miniapps, tests to use HYPRE_BigInt instead
of HYPRE_Int where appropriate.
2020-07-25 20:47:06 -07:00
Stefano Zampini f94b099e40 Added convenience functions to initialize/finalize PETSc without the need of including petsc.h 2018-11-21 15:14:53 +03:00
Stefano Zampini 9457962d33 PetscSolver: extended monitoring framework
Add a user callback to monitor the solver (defaults to no-hop)

fixed a bug in ex1p.cpp
2018-11-21 15:14:53 +03:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00