Commit Graph
16 Commits
Author SHA1 Message Date
Tzanio b71568dac9 Small adjustments 2022-04-08 15:15:38 -07:00
Patrick Zulian 7cfec46827 Proper support to non-affine transformation added to parallel assembler (elements need linear faces) 2022-02-17 12:48:18 +01:00
Patrick Zulian c83646e6d4 Added checks for valid inputs in assembler 2022-02-16 09:59:40 +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
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 1493ccbac3 applied make style and added more comments to public interfaces, addressed several PR concerns 2021-05-04 13:10:26 +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