Commit Graph
19 Commits
Author SHA1 Message Date
Dylan Copeland 1ff8b6811d Empty line 2025-05-09 11:03:09 -07:00
Dylan Copeland cf269700a8 Enable and add sample runs for p-refinement on serial mixed meshes. 2025-05-09 10:56:46 -07:00
Tzanio Kolev b44d75655e Small fixes for mfem-4.8 2025-04-01 17:14:58 -07:00
Tzanio Kolev c34ab2dd69 Renamed hpref_serial/hpref to hpref/phpref in miniapps/meshing 2025-04-01 10:06:44 -07:00
Tzanio Kolev 8a474b7365 Renamed Laplace to Poisson where appropriate 2025-03-31 20:56:40 -07:00
Dylan Copeland f0c0994a4e Unused variables. 2025-02-11 13:35:37 -08:00
Dylan Copeland f519d59644 More documentation. Simplified ProlongateToMaxOrder and GridFunction updates. 2025-02-11 13:12:57 -08:00
Dylan Copeland 9139e09a30 Projection option for hpref_serial. 2024-12-12 09:55:34 -08:00
Dylan Copeland 36be48efa9 Minor clean up 2024-12-10 21:11:37 -08:00
Dylan Copeland d2a94aa354 Eliminated non-local DOFs in parallel variable-order spaces. Implemented non-boolean restriction matrix Rvar. Added option to test vector coefficient projection in hpref miniapp. 2024-12-10 21:09:01 -08:00
dylan-copeland 07d59a1843 Prolongate GridFunction for glvis output. 2024-11-11 19:20:53 -08:00
Dylan Copeland 05fef0a0d2 Documentation and minor changes. 2024-10-16 16:06:10 -07:00
Dylan Copeland ef386590ad Print -> ParPrint for pmesh in hpref and ex6p. 2024-09-27 17:33:26 -07:00
dylan-copeland 40f20d1da5 Fixed a memory bug. 2024-09-25 20:45:34 -07:00
Dylan Copeland 351afd3fbb Serial version of UpdatePRef in FiniteElementSpace (now virtual), with a serial miniapp. 2024-09-25 19:31:01 -07:00
dylan-copeland a2f32603f8 Simplified interface for p-refinement. 2024-09-20 17:39:21 -07:00
dylan-copeland c99bd6515e Added a function to p-refine an array of elements. 2024-09-18 10:04:38 -07:00
Dylan Copeland e27726337c Minor improvements. 2024-08-31 22:33:48 -07:00
Dylan Copeland c00f044824 Documented and cleaned up various things. Added the new miniapp hpref. 2024-08-19 17:24:52 -07:00