Commit Graph
18 Commits
Author SHA1 Message Date
Patrick Zulian f89ef2f04d Added custom plot options for moonolith examples 2025-04-22 08:12:38 +02:00
Patrick Zulian 8c85525be5 Moonolith: fixes based on PR 4285 comments. 2025-03-31 10:52:52 +02:00
Tzanio b71568dac9 Small adjustments 2022-04-08 15:15:38 -07:00
Patrick Zulian 4a9537842e Added additional documentation exposing current limitations 2022-03-10 17:14:19 +01:00
Patrick Zulian ffcdad89ef Changed max number of iterations for solver to fix issue with unstructured-hex-cube.msh. This example reaches the limits of global l2-projections as implemented here. Documention TBA 2022-03-10 14:33:52 +01:00
Vladimir Z Tomov 14017e818f Minor. 2021-08-04 11:16:04 -07:00
Vladimir Z Tomov cd1c36b9e7 Minor. 2021-08-03 22:49:48 -07:00
zulianp e0bd6797a6 Addd verbose output option 2021-08-03 11:48:16 +02:00
zulianp 8688be26fe moved new code location to fem/moonolith, added polynomial order as argument for examples 2021-08-03 11:12:19 +02:00
zulianp 5fa8f52c30 Removed includes from mesh.hpp, refactored {par}mortarassembler with Init, Apply, added file headers 2021-08-03 09:58:33 +02:00
Vladimir Z Tomov 2264e7f386 Added 3d sample runs. 2021-08-02 15:01:30 -07:00
Vladimir Z Tomov b64b992f66 Minor edits in the examples:
- fixed paths to mesh files
- removed sample runs that were identical to the default params
2021-08-02 14:40:55 -07:00
zulianp 38b196ea5c Addressed review comments: Support for serial MFEM, collapsed two examples in one, added hints and link to documentation for Makefile users 2021-08-02 12:51:41 +02:00
zulianp a67c8f228b removed redundant input from ParMortarAssembler 2021-05-04 14:27:12 +02:00
zulianp 05894dcdcd Removed extra white spaces, Added more documentation. 2021-05-04 14:03:39 +02:00
zulianp 988d3dae48 changed naming of variables 2021-05-04 12:31:24 +02:00
zulianp 3ffcfa1e42 cleanup few details 2020-10-19 20:29:53 +02:00
zulianp 1da3e2f939 revisited examples 2020-10-19 10:57:32 +02:00