Commit Graph
22 Commits
Author SHA1 Message Date
psocratis c1d0276441 Merge branch 'master' into maxwell-solver 2020-04-13 15:00:28 -07:00
Tzanio 98909dbe4a Merge branch 'master' into tet-bl-tests-dev
Conflicts:
	tests/unit/fem/test_3d_bilininteg.cpp
2020-03-12 10:28:13 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Petrides 35c86d7ffd added integrator needed for H1 projection 2020-02-28 17:51:51 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Stowell, Mark L c200f0ceba Adding c'tor args for int rule order control in VectorFEBoundary[Flux|Tangent]LFIntegrator 2020-02-06 12:57:07 -08:00
Stowell, Mark L 6b617523fa Increasing integration order to make tests succeed 2020-02-05 16:55:30 -08:00
Stowell, Mark L 4ce8ebbe87 Fixed the integration order 2019-12-01 20:43:17 -08:00
Stowell, Mark L c06496888f Adjusting integration order 2019-11-29 14:29:26 -08:00
Stowell, Mark L a9bfdb990b Making coefficient an optional argument in VectorFEBoundaryFluxLFIntegrator and using this in volta miniapp 2019-11-29 14:19:03 -08:00
Stowell, Mark L d8f1960ac7 Removing unneeded code and using lower integration order (thanks v-dobrev) 2019-07-08 20:23:43 -07:00
Stowell, Mark L f4b6e406e5 Adding charge calculation to Volta (includes linear integrator for surface integrals of RT fields) 2019-07-04 17:24:35 -07:00
Will Pazner 8ba7663222 Increase default quadrature in vector linear forms
To ensure h^{p+1} convergence, the quadrature used for the
right-hand side needs to be sufficiently accurate. This makes the
vector versions of LinearFormIntegrator use the same degree of
exactness as the scalar versions.
2019-06-15 14:08:32 -07:00
Veselin Dobrev fa9b867764 Proposal for a new implementation of the support for delta
coefficients in linear forms.
2017-08-28 21:01:38 -07:00
Stefano Zampini 333387b67d Added capability to integrate delta funtions 2017-07-23 13:19:49 +03:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00
Tzanio Kolev 9d7774a03e Version 3.0 2015-01-26 15:07:34 -08:00
Tzanio Kolev fa169e4b92 Version 2.0 2011-11-18 11:39:53 -08:00
Tzanio Kolev 29ae8fb6ac Version 1.2 2011-04-08 15:27:24 -07:00
Tzanio Kolev 6bfa95b718 Version 1.0 2010-07-21 13:14:05 -07:00