Commit Graph
43 Commits
Author SHA1 Message Date
Robert a68ed06b7e address last few comments 2020-05-22 19:50:45 -07:00
Tomov 1d43d15b5c Alignments. 2020-05-22 16:05:46 -07:00
Robert Carson a2a6e38ce9 Merge branch 'master' into qfvc-dev 2020-05-22 13:42:06 -07:00
Robert 21c73b4076 Addressing comments made in tech talk 2020-05-21 11:33:24 -07:00
Robert 03ed06bd7a make style 2020-05-18 20:13:16 -07:00
Robert c915cc791f Improve on verification checks related to making sure integration rules are the same 2020-05-18 20:12:22 -07:00
Robert 17580ca044 make style and a few small edits to address some other concerns 2020-05-18 18:56:35 -07:00
Robert 763a8c6236 Addressing some of the concerns in relations to FieldInterpolant class 2020-05-18 16:52:50 -07:00
Tzanio e340b7b800 minor 2020-05-11 19:19:19 -07:00
Stowell, Mark L 408d5e411b T->Elem[12]->SetIntPoint is now handled internally by FaceElementTransformations::SetIntPoint 2020-04-29 16:57:51 -07:00
Stowell, Mark L 5394b3f8e5 Removing SetActiveSide from integrators 2020-04-29 16:56:41 -07:00
Stowell, Mark L adf2ca72e9 Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	fem/coefficient.cpp
2020-04-24 15:30:49 -07:00
Stowell, Mark L 0be1846a73 Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	mesh/pmesh.cpp
2020-04-14 10:29:23 -07:00
Stowell, Mark L c20a680439 Revert u coefficient to use volume element transformation 2020-04-14 10:24:08 -07:00
Stowell, Mark L a407734872 Reverting lambda and mu evaluations to use volume element transformations 2020-04-14 10:11:50 -07:00
Stowell, Mark L 56fb7323eb Adding comments to explain integration order 2020-03-30 23:18:53 -07:00
Stowell, Mark L bb034ea0fa Renumbering example 29 to example 26 2020-03-29 12:25:04 -07:00
Stowell, Mark L 4c7262177f Merge remote-tracking branch 'origin/master' into bc-example-dev 2020-03-13 14:44:43 -07:00
Stowell, Mark L 8b81c29b2b Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	fem/datacollection.cpp
#	fem/gridfunc.hpp
2020-03-12 20:56: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
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 f3888a5a73 make style 2020-01-23 13:50:10 -08:00
Stowell, Mark L 79457f1c71 Merge remote-tracking branch 'origin/master' into gf-getvalue-dev 2020-01-23 11:44:01 -08:00
Stowell, Mark L c7f00662e8 Modifying integrator classes to use FaceElementTransformations rather than its Face data member when appropriate 2019-12-16 21:53:59 -08:00
Stowell, Mark L cbe42b8606 Implementing BoundaryLFIntegrator::AssembleRHSElementVector for use with DG basis 2019-12-08 16:38:21 -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