Commit Graph
101 Commits
Author SHA1 Message Date
Tzanio a53d9c1299 Changes in the examples/ directory before the mfem-4.2 release 2020-10-25 17:07:24 -07:00
Tzanio a3563bd454 Merge branch 'master' into superlu-update-dev
Conflicts:
	examples/makefile
2020-10-18 11:21:20 -07:00
Tzanio Kolev f931e46e5d Merge branch 'master' into superlu-update-dev 2020-10-13 11:37:02 -07:00
Arturo Vargas 7a30f9d690 merge with master + conflicts 2020-10-12 13:21:02 -07:00
Tzanio 7a917bec44 minor 2020-10-12 11:26:40 -07:00
Veselin Dobrev 58066cb40a Various updates to the build systems mostly related to AmgX. 2020-10-08 22:29:47 -07:00
Julian Andrej db1e290721 test target typo 2020-10-01 10:36:19 -07:00
Julian Andrej c18b00f9a3 add to makefile build system 2020-09-25 18:38:20 -07:00
Aaron Fisher b0f2390fa7 Minor changes to set us up to use SuperLU 6.3.1, and added a simple SuperLU Example. 2020-09-10 15:51:34 -07:00
Veselin Dobrev c0e8b29d07 Add test runs with SuperLU_DIST when it is enabled. 2020-06-25 02:15:16 -07:00
Stowell, Mark L eaeee4862a Merge remote-tracking branch 'origin/master' into bc-example-dev
# Conflicts:
#	CHANGELOG
#	examples/CMakeLists.txt
#	examples/makefile
2020-04-21 11:41:29 -07:00
Daniel Drzisga 043172bd1a Merge remote-tracking branch 'origin/master' into drzisga/multigrid 2020-04-03 15:44:25 +02:00
Tzanio Kolev a1f7d70ff2 Merge pull request #1188 from mfem/adios2-dev
ADIOS2 output with ParaView visualization, adios2stream and ADIOS2DataCollection
2020-03-29 13:12:39 -07:00
Stowell, Mark L 8a56de18f3 Renumbering example 26 to example 27 2020-03-29 12:51:00 -07:00
Tzanio 661a52077d Updated examples 2020-03-29 12:37:43 -07:00
Stowell, Mark L bb034ea0fa Renumbering example 29 to example 26 2020-03-29 12:25:04 -07:00
Veselin Dobrev 000dea1e87 Merge branch 'master' into drzisga/multigrid
Resolved conflicts:
   CHANGELOG
   examples/CMakeLists.txt
   examples/makefile
2020-03-26 14:54:29 -07:00
Tzanio b5655c5f56 Renamed example 25 to 26 2020-03-23 13:19:56 -07:00
Daniel Drzisga 0d0d0a5ab5 Merged diffs to master 2020-03-18 22:31:06 +01:00
Stowell, Mark L 404d6423c6 Changing test run 2020-03-16 20:42:59 -07:00
Stowell, Mark L 443b16588e Changing example names so that .gitignore will ignore them 2020-03-16 12:38:42 -07:00
Stowell, Mark L aa3f96cd04 Adding serial example 2020-03-16 11:52:45 -07:00
Daniel Drzisga b331b21038 Merge remote-tracking branch 'origin/master' into drzisga/multigrid 2020-03-07 10:16:48 +01:00
Petrides 091d522e3f Merge branch 'master' into electromagnetics-pml-example 2020-03-06 17:17:19 -08:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 88a78bb6aa Merge branch 'master' into bsd-relicense
Conflicts:
	CONTRIBUTING.md
2020-03-02 09:28:37 -08:00
Petrides a372bf5b81 rename ex24 to ex25 2020-03-01 13:25:29 -08:00
Petrides 0be06275b4 minor changes in makefile for make clean 2020-02-28 18:14:08 -08:00
Will Pazner 33ceaea6cb Rename ex23 to ex24 in makefiles, gitignore, etc. 2020-02-28 17:13:12 -08:00
Will Pazner cfe12d803c Merge branch 'master' into electromagnetics-pml-example 2020-02-28 17:09:01 -08:00
Tzanio 2bcd8b5293 Merge branch 'master' into ndpa-dev
Conflicts:
	examples/CMakeLists.txt
	examples/makefile
	fem/bilinearform_ext.cpp
2020-02-27 10:32:08 -08:00
Tzanio b0200dc344 Merge branch 'master' into add-2ndorder-timeint-dev
Conflicts:
	examples/makefile
	tests/unit/CMakeLists.txt
2020-02-27 10:13:00 -08:00
Tzanio e689fd5b28 Merge branch 'master' into bsd-relicense 2020-02-27 09:29:25 -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
Will Pazner d6e2cae495 make clean removes ParaView output 2020-02-14 09:32:20 -08:00
Tzanio 50120de388 Rename exNDH1 -> ex24p 2020-02-09 16:28:14 -08:00
Socratis e58a0b9c10 added parallel example 23
fixed error in the waveguide problem (fundamental mode sign)
added point src in pml example for any mesh
added L-shape and fichera domain problem
Added PMLCoefficient and PMLMatrixCoefficient.
resolve issue with empty rank and element attribute
Added Serial Example
Fixed bug with empty processor in PML.
Replaced coefficient with MatrixCoefficient in the 2D case
2020-02-04 13:07:29 -08:00
Tzanio 35e16da8a6 Renamed ex24->ex23 2020-02-03 08:55:47 -08:00
Tzanio fadbe3a00e Small fixes 2020-02-03 08:36:41 -08:00
Daniel Drzisga 7b4dbbbb0a Removed mg miniapp and added examples instead 2020-02-02 17:50:36 +01:00
Ido Akkerman 7a6e57b65b Making ex24 comply with reqs 2020-01-30 18:14:14 +01:00
Tzanio Kolev 9afe4ec37e Merge pull request #584 from mfem/complex-mfem-dev
Support for complex-valued linear systems [complex-mfem-dev]
2019-12-29 14:35:06 -08:00
Tzanio 93bb029ba4 Merge branch 'master' into complex-mfem-dev
Conflicts:
	examples/makefile
2019-12-27 13:35:14 -08:00
Tzanio fda21fe590 Final adjustments 2019-12-27 13:23:01 -08:00
Tzanio a901601ba1 Merge branch 'master' into ginkgo-interface-dev
Conflicts:
	CMakeLists.txt
	linalg/linalg.hpp
	makefile
2019-12-27 12:17:51 -08:00
Tzanio cbef4990f2 Properly treat ParaView saves in make distclean and .gitignore 2019-12-23 18:57:29 -08:00
Aaron Fisher f2d923a8e2 Added the ginko example to the make system and removed the attempt to link to HIP. 2019-12-13 14:51:46 -08:00
Stowell, Mark L f2220194b6 Merge remote-tracking branch 'origin/master' into complex-mfem-dev
# Conflicts:
#	examples/CMakeLists.txt
#	examples/makefile
2019-08-21 16:19:54 -07:00
Tzanio fbf12be2cf Renamed Example 22 to Example 21 to close the gap in numbering before the
mfem-4.0 release.
2019-05-15 13:15:51 -07:00
Stowell, Mark L de3e858f23 Merge remote-tracking branch 'origin/master' into complex-mfem-dev 2019-03-20 15:26:15 -07:00