Jan Nikl
5dde59d4ae
Fixed ex19(p) to not duplicate the last printout.
2025-03-05 21:01:21 -08:00
Will Pazner
b023416c47
Use override specifier in more places
...
Identified using clang-tidy check 'modernize-use-override'
2024-08-05 09:45:46 -07:00
dylan-copeland
337ab968e1
Override for more header files, miniapps, and examples.
2024-07-19 16:38:03 -07:00
Tzanio Kolev
d983b34924
Renamed ftype -> real_t
2023-12-13 12:51:43 -08:00
Dylan Copeland
b89222762d
Generalized floating point type for all remaining examples.
2023-11-06 15:34:42 -08:00
Stowell, Mark L
99e1a076ba
Switching to ostream named os
2022-01-18 11:15:11 -08:00
Stowell, Mark L
ca3e2b3098
make style
2021-12-27 10:42:01 -08:00
Stowell, Mark L
b14bd1f237
Fixing shadow variables in examples
2021-12-27 10:41:09 -08:00
Julian Andrej
9a4f7ed262
Modify ex19/ex19p to support non conforming meshes
2020-09-04 07:59:38 -07:00
Andrew T. Barker
7cca547853
Move residual monitor demonstration from ex10 to ex19
2020-04-28 13:28:19 -07:00
Tzanio
0b2a456137
Switching to beam-tet.mesh as the default in Example 19
2019-05-21 16:04:45 -07:00
Stowell, Mark L
400e6fc422
Adding sample runs with mixed or wedge meshes
2018-09-13 15:35:53 -07:00
Tzanio
7f515c1031
Typo
2018-05-25 16:08:13 -07:00
Jamie A. Bramwell
80ec8d085f
make style
2018-01-17 09:44:58 -08:00
Jamie A. Bramwell
510d4ea7d1
Added documentation for the specialized preconditioner
2018-01-17 09:33:18 -08:00
Tzanio
54fdc8ad9d
Final adjustments in Example 19/19p
2018-01-16 13:58:23 -08:00
Tzanio
c1d9e20ada
Some styling
2018-01-16 13:01:55 -08:00
Veselin Dobrev
6284a12cbb
Fix an issue: pressure was not initialized.
2018-01-11 00:52:40 -08:00
Tzanio
dbe2d5425c
Some more styling updates in Example 19/19p
2018-01-10 17:40:19 -08:00
Tzanio
fd9fb45ca6
Small changes in ex19 and ex19p (more to come...)
2018-01-09 09:45:14 -08:00
Veselin Dobrev
11b9af42b2
In examples 19/19p:
...
* Use CGSolver for the pressure mass matrix solve.
* Create the stiff preconditioner and solver objects only
once. Calling SetOperator() for the solver updates both
the solver and preconditioner for the new Operator.
* A few other minor tweaks.
2018-01-05 00:07:04 -08:00
Veselin Dobrev
f588296aa1
Fix the serial example 19
2018-01-04 18:28:16 -08:00
Tzanio
c954428fe6
make style
2017-12-02 21:18:51 -08:00
Jamie A. Bramwell
821cb8f145
Runtime fixes for the serial ex19
2017-11-29 14:04:29 -08:00
Jamie A. Bramwell
24df612f74
First cut at adding serial ex19
2017-11-29 13:36:15 -08:00