Tzanio Kolev
|
fb21cca26e
|
Merge branch 'master' into bugfix/rwa/coarsen-L2-proj
|
2022-12-28 11:03:05 -08:00 |
|
Robert W. Anderson
|
5f74c1fa31
|
remove obsolete comment
|
2022-11-29 11:09:49 -08:00 |
|
Veselin Dobrev
|
972a4c227e
|
Various simplifications, tweaks, and fixes
|
2022-11-19 14:18:43 -08:00 |
|
Will Pazner
|
5a455dd141
|
Deprecate Vector implicit conversion to double*
|
2022-09-06 13:05:38 -07:00 |
|
Robert W. Anderson
|
534c0c5c3b
|
fix up a shadowing/scope issue
|
2022-05-18 22:24:01 -07:00 |
|
Robert W. Anderson
|
66959f111e
|
add specialized L2 restriction from fine to coarse for discontinuous space elements
|
2022-05-18 21:51:20 -07:00 |
|
Robert W. Anderson
|
0f86f7f249
|
revert the element restriction for nodal finite elements to the original method - this is needed for coarsening mesh nodes in the H1 space - still need to figure out how to handle L2 spaces with nodal elements
|
2022-05-17 11:01:57 -07:00 |
|
Robert W. Anderson
|
bd362b7612
|
compute coarse mass matrix and coarse-fine mass matrices separately over different domains of integration; use L2 projection matrices in NodalFiniteElement::GetLocalRestriction
|
2022-05-15 10:59:55 -07:00 |
|
Robert W. Anderson
|
949e866845
|
fixes for local L2 projection matrices for coarsening ScalarFiniteElements
|
2022-05-15 00:20:02 -07:00 |
|
Stowell, Mark L
|
fa8be935c9
|
Using max of space dim and new vector dim to fix support for ND and RT on surfaces
|
2022-03-04 13:55:38 -08:00 |
|
Stowell, Mark L
|
8c775bcb25
|
Reverting VectorFiniteElement constructor and overriding defaults in new classes only
|
2022-03-03 19:06:06 -08:00 |
|
Tzanio
|
27e4b547c4
|
Merge branch 'master' into lo-dim-em-dev
|
2022-03-01 17:48:01 -08:00 |
|
Stowell, Mark L
|
5fa73ccc17
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/bilininteg.cpp
# fem/fe/fe_base.hpp
# fem/fe/fe_nd.cpp
# fem/fe/fe_nd.hpp
# fem/fe/fe_rt.cpp
# fem/fe/fe_rt.hpp
|
2022-02-28 09:49:07 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Stowell, Mark L
|
1720dac641
|
Merge remote-tracking branch 'origin/master' into shadow-fe-dev
# Conflicts:
# fem/fe/fe_base.cpp
|
2022-02-18 09:14:00 -08:00 |
|
Stowell, Mark L
|
d1d2127484
|
Fixing one thread safety concern
|
2022-02-17 15:43:28 -08:00 |
|
Stowell, Mark L
|
f1aac89a3c
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
|
2022-02-17 14:35:18 -08:00 |
|
Will Pazner
|
11ed189dec
|
Add some Doxygen documentation for Poly_1D
|
2022-01-11 09:21:50 -08:00 |
|
Will Pazner
|
c771e61f08
|
Scale LOR integrated basis if using map type VALUE
|
2022-01-05 09:41:39 -08:00 |
|
Stowell, Mark L
|
b49d3c5c23
|
Changing leading underscore to trailing underscore
|
2022-01-04 18:04:01 -08:00 |
|
Stowell, Mark L
|
83dfc17738
|
Fixing shadowed variables in fem/fe classes
|
2021-12-22 16:45:55 -08:00 |
|
Stowell, Mark L
|
4c25cfb50b
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/fe.cpp
# fem/fe.hpp
# fem/gridfunc.cpp
# tests/unit/fem/test_lin_interp.cpp
|
2021-10-04 11:44:27 -07:00 |
|
Stowell, Mark L
|
901eebd9e2
|
Merge remote-tracking branch 'origin/master' into fe-split-dev
# Conflicts:
# fem/fe.cpp
# fem/fe.hpp
|
2021-07-08 01:04:31 -07:00 |
|
Stowell, Mark L
|
2cffb578e2
|
Moving fe* files into subdirectory
|
2021-07-07 20:33:19 -07:00 |
|