Commit Graph
17 Commits
Author SHA1 Message Date
Will Pazner c1e2303c46 Minor changes to ex9 and ex9p 2020-01-22 15:59:48 -08:00
Will Pazner f06b0831c6 Handle source and boundary conditions in implicit ex9 and ex9p 2020-01-16 15:02:49 -08:00
Will Pazner f31b3d03da Attempt to future-proof BlockILU interface
Added a parameter for reordering method. Currently it is only possibly
to specify MDF or none, but it should be possible to add e.g. minimum
degree ordering fairly easily.

Also added a parameter k for ILU(k), but only k=0 is supported.
2020-01-16 07:53:35 -08:00
Will Pazner 9431fd8a4d Add sample runs to ex9 and ex9p 2020-01-15 15:33:09 -08:00
Will Pazner 071fbc61e2 Formatting 2020-01-13 17:03:40 -08:00
Will Pazner e2af78f5eb Implicit example 9 with block ILU preconditioner 2020-01-13 13:08:46 -08:00
Tzanio 76a2579dbf Final adjustments 2019-12-26 18:29:56 -08:00
blaz 4695afe395 modified: examples/ex9.cpp
modified:   examples/ex9p.cpp
	modified:   mesh/mesh.cpp
2019-12-14 10:46:32 -08:00
blaz 71a1c46ec5 modified: ex5.cpp
modified:   ex5p.cpp
	modified:   ex9.cpp
	modified:   ex9p.cpp
2019-12-14 10:08:25 -08:00
blaz eacf35d4e4 modified: ../CHANGELOG
modified:   ex9.cpp
2019-12-13 16:00:57 -08:00
Stowell, Mark L a62eb93d39 Mesh deletion overlooked in ex9 2019-03-27 19:06:12 -07:00
Stowell, Mark L 400e6fc422 Adding sample runs with mixed or wedge meshes 2018-09-13 15:35:53 -07:00
Veselin Dobrev c6dafc6483 A set of small fixes and cleanups uncovered by static analysis with
clang static analyzer.
2017-12-09 16:12:35 -08:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Jakub Cerveny 125ff226e4 Version 3.2 2016-06-30 10:37:30 -07:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00
Tzanio Kolev 9d7774a03e Version 3.0 2015-01-26 15:07:34 -08:00