Commit Graph
13 Commits
Author SHA1 Message Date
Tzanio 9e76838fe4 minor 2020-07-14 16:08:33 -07:00
Dylan Copeland 525fb59dd2 Adding PA for mixed curl integrator with RT test functions, with sample runs in ex24. 2020-05-06 10:32:43 -07:00
Dylan Copeland ab74459790 Adding curl interpolation example to ex24/ex24p. 2020-05-05 11:18:55 -07:00
Dylan Copeland 906bc734e4 Incorporating some of Yohann's suggestions. 2020-04-07 14:17:22 -07:00
Dylan Copeland 1b513bf32f Changed MultUnsigned to use gatherMap in ElementRestriction. Fixed ex4 in case SUITESPARSE is used. Added more checks for Q1D and D1D sizes. Shortened some long lines. 2020-04-02 19:10:42 -07:00
Dylan Copeland 3e4f6a575c Debugged PA for the transpose of mixed H(div)-L2 bilinear form VectorFEDivergenceIntegrator. Added unit test for this mixed form, including its transpose. Added a test for this mixed bilinear form to ex24p. 2020-03-12 12:39:24 -07:00
camierjs da45d8d6a5 Fix ex24p uninitialized X vector 2020-03-02 11:53:17 -08:00
Tzanio 67093a6fd7 minor 2020-02-29 09:07:23 -08:00
Dylan Copeland 69c20fd660 Added device configuration and setup to ex24(p). 2020-02-27 10:12:47 -08:00
Dylan Copeland 344c459300 Fixed the AMR tests and added sample runs to ex24. 2020-02-27 09:47:02 -08:00
Dylan Copeland 572089eb53 Added Jacobi preconditioner in the full assembly case. Fixed the failing nurbs sample runs. 2020-02-18 09:25:13 -08:00
Dylan Copeland 603bec893a Simplified the Jacobi smoother definitions. Now using FormSystemMatrix in ex24p for the correct global solve. 2020-02-13 15:03:30 -08:00
Tzanio 50120de388 Rename exNDH1 -> ex24p 2020-02-09 16:28:14 -08:00