Commit Graph
53 Commits
Author SHA1 Message Date
Veselin Dobrev 126e75048c Merge branch 'master' into gf-getgradient-dev 2020-06-22 14:15:58 -07:00
Veselin Dobrev 5f34f7f9a9 In class FaceElementTransformations, rename the parameter 'ip'
in the methods SetIntPoint and SetAllIntPoints to 'face_ip'.

In ex18.hpp, use FaceElementTransformations::SetAllIntPoints
instead of FaceElementTransformations::SetIntPoint.

In class DGDirichletLFIntegrator, evaluate the diffusivity
coefficient (Q or MQ) through the volume transformation to
support use cases where it is defined based on the volume
attributes.
2020-06-22 14:08:47 -07:00
Stowell, Mark L 7eee66e015 Switching to FaceElementTransformations::SetAllIntPoints in applicable integrators 2020-06-19 17:26:04 -07:00
Tzanio 8e00ae03e4 Removed convergence/bae.cpp, this will be handled in another PR. 2020-06-18 18:49:12 -07:00
Tzanio Kolev 253aebb734 Merge branch 'master' into LF-grad-curl-div 2020-06-09 07:28:20 -07:00
Socratis fcd2f0ceb2 Merge branch 'master' into LF-grad-curl-div 2020-05-27 18:44:36 -07:00
Socratis c0879aaf76 fixed valgrind leaks 2020-05-27 18:44:06 -07:00
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
psocratis a8ebdf16bd Added convergence tests 2020-05-05 15:19:27 -07:00
psocratis 70d84e441d make style 2020-05-04 19:56:38 -07:00
psocratis ef54519a29 Added LF integrators (Q, grard V), (Q, curl V) and (Q, div V) 2020-05-04 19:54:24 -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