Commit Graph
13 Commits
Author SHA1 Message Date
Veselin Dobrev 089c03576c Adjust a few sample runs to get rid of LOBPCG errors (ex12p) and
warnings about empty partitions (ex18p).
2017-12-17 21:21:04 -08:00
Veselin Dobrev c2aceccc38 In examples/ex18.hpp, expand a few of the comments.
In examples/ex18p.cpp, print the global size of the system, instead of
the local system size on rank 0.
2017-11-01 19:18:09 -07:00
Johann Dahm d767dc25d1 Incorporate comments from @tzanio 2017-10-20 10:31:05 -07:00
Tzanio 1a7cfa5a06 Small updates related to Example 18. 2017-10-17 17:27:27 -07:00
Johann Dahm 34009d2d8d Add comments from @YohannDudouit 2017-10-06 10:02:11 -07:00
Johann Dahm a352e55235 Remove TODOs and address @tzanio comments 2017-10-01 22:26:13 -07:00
Tzanio 10c27dd942 Some small changes 2017-10-01 21:42:41 -07:00
Tzanio e88994e444 make style 2017-09-22 07:34:11 -07:00
Johann Dahm 4c01eed5a4 Move shared code in ex18{,p} to a "header" file 2017-09-21 13:48:25 -07:00
Johann Dahm a988d654c3 Fix ex18p and make consistent with ex18 2017-09-19 15:57:03 -07:00
Johann Dahm d463258c88 Attempt #1 at adding shared face support for nonlinearforms 2017-09-15 21:05:03 -04:00
Johann Dahm 83550244bb GLVis output in parallel version and misc tweaks
Parallel version still only works with a single processor.
2017-09-06 21:26:59 -07:00
Johann Dahm 65d7277f04 Add ex18p.
Does not yet work with multiple processors, but seems to work with a
single process.
2017-09-05 22:43:47 -07:00