Commit Graph
9 Commits
Author SHA1 Message Date
Stowell, Mark L 9d3482ebf3 Replacing return 0 at end of main 2020-01-15 16:59:11 -08:00
Stowell, Mark L 0cfffe7ff7 memory related bug fixes in ex22p 2020-01-14 20:06:16 -08:00
Tzanio a356c75fdb Final adjustments 2019-12-27 18:00:27 -08:00
Stowell, Mark L cdf787a54f Fixing compiler warnings 2019-12-24 11:02:53 -08:00
Stowell, Mark L 408ed4ef51 Switching to OperatorHandle::As rather than an explicit dynamic cast 2019-12-18 10:31:26 -08:00
Stowell, Mark L 2cb0a0e5f1 Using more descriptive window titles 2019-12-05 00:33:52 -08:00
Stowell, Mark L 25fc017cee Renumbering complex examples as ex22 2019-08-21 17:00:20 -07:00
Jakub Červený 572d447033 Added mesh rebalancing in ex22p. 2018-11-09 13:58:42 +01:00
Veselin Dobrev 2ae23b17d2 Added parallel version of example 22.
Enhanced class VectorMassIntegrator to support user specified
number of components using the new method SetVDim().

Tweaked the function L2ZZErrorEstimator() to support flux spaces
with any number of components; this is only supported when the
smooth flux space is a Cartesian power of a scalar space.

Updated and tested all sample runs in ex22/ex22p.
2018-11-07 19:21:04 -08:00