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
9c8fd0b7bd
Fix the parallel example 19p.
2018-01-04 18:33:53 -08:00
Tzanio
c954428fe6
make style
2017-12-02 21:18:51 -08:00
Jamie A. Bramwell
94f83cc94a
Cleaned up example 19p
2017-11-29 11:13:42 -08:00
Jamie A. Bramwell
4ed528c8b9
Example now works in parallel. The solver is still slow but it works
2017-11-28 14:59:40 -08:00
Jamie A. Bramwell
aca768d147
Trying to get it to work in parallel. I'm currently getting MPI errors in the MFEM native GMRES.
2017-11-28 12:44:51 -08:00
Jamie A. Bramwell
a96b4d08d4
Complete iterative solvers and preconditioners now work. Ex19p no longer requires DSUPERLU.
2017-11-22 11:37:49 -08:00
Jamie A. Bramwell
b4eca8bbda
Got the preconditioner working
2017-11-14 15:55:02 -08:00
Jamie A. Bramwell
e0bf485bdb
Added Schur complement scaling to improve convergence
2017-11-14 12:38:43 -08:00
Jamie A. Bramwell
bbcf668ec7
More non-superlu fixes
2017-11-13 13:44:32 -08:00
Jamie A. Bramwell
5b0dcda78d
Fixed non-superlu build
2017-11-13 13:41:13 -08:00
Jamie A. Bramwell
a0dc259437
make style
2017-11-13 09:39:08 -08:00
Jamie A. Bramwell
44c9334bbd
More work on the preconditioner
2017-11-08 12:26:56 -08:00
Jamie A. Bramwell
7e2bef9335
Got ex19p working again
2017-10-26 15:19:04 -07:00
Jamie A. Bramwell
4a43474f46
Rolled back gradient solver stuff after meeting discussion
2017-10-26 10:29:50 -07:00
Jamie A. Bramwell
7148a2067f
First cut at a (bad) preconditioner
2017-10-23 15:52:16 -07:00
Jamie A. Bramwell
2289b4be33
Fixed memory leak
2017-10-20 15:49:44 -07:00
Tzanio
0295b59a9d
make style
2017-10-20 15:26:31 -07:00
Jamie A. Bramwell
fe9cd1853e
First stab at a framework for updating the preconditioner for the jacobian at every Newton step.
2017-10-20 15:11:52 -07:00
Jamie A. Bramwell
d798e07927
Moved example 18 to 19 to avoid conflict.
2017-10-20 10:16:09 -07:00