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 |
|
Patrick Zulian
|
42d0c95bc8
|
moonolith (new experimental feature): Added support for H1 vector space. ex1p can run examples with such spaces by passing the flag --use_vector_space
|
2024-03-14 10:36:54 +01:00 |
|
Patrick Zulian
|
cf82f2830c
|
bug fix: Switched to TrueDofs when assembling the coupling matrices. This change resolves the inconsistent dof numbering that led to wrong results when using H1 collections in parallel. ran make style.
|
2024-03-12 11:20:16 +01:00 |
|
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 |
|