Tzanio
8652966edf
Updated/added README.html files
2020-03-10 09:55:25 -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
Tzanio
c62a90d13e
Merge branch 'master' into serendipity
2020-01-24 17:48:18 -08:00
Tzanio Kolev
1209323bb5
Merge pull request #1242 from mfem/load-dc-bugfix-dev
...
Memory overlap in MPI_Allreduce [load-dc-bugfix-dev]
2020-01-24 17:46:50 -08:00
Tzanio
3623cc6d6c
Merge branch 'master' into serendipity
2020-01-22 13:59:46 -08:00
Veselin Dobrev
dac7dca262
Merge pull request #1179 from mfem/get-values-dev
...
Adding get-values miniapp [get-values-dev]
2020-01-17 20:53:31 -08:00
Tzanio
b4a789bb34
Better line breaking
2020-01-16 17:41:46 -08:00
Stowell, Mark L
c6ca662a1b
The bool datatype in smaller than an MPI_INT so this lead to an overlap in the arguments to MPI_Allreduce
2020-01-16 16:51:15 -08:00
Tzanio
d3e1db05dc
Wrapped long lines
2020-01-16 16:29:59 -08:00
Stowell, Mark L
c12f7316d2
Adding new miniapp to cmake and documentation files
2020-01-15 16:56:15 -08:00
camierjs
0e05e18d50
miniapps/electromagnetics and tools makefile fix for shared builds
2020-01-15 13:35:22 -08:00
Tzanio
3eb3354796
Merge branch 'master' into get-values-dev
...
Conflicts:
miniapps/tools/makefile
2020-01-15 13:03:36 -08:00
Tzanio
ba8781d94c
Merge branch 'master' into lib-extras-dev
2020-01-14 18:29:17 -08:00
Veselin Dobrev
8e2991114c
Update the GNU make build system to not install the mfem-common
...
library and headers.
Update the makefile in miniapps/common to build the mfem-common library.
Update the makefiles in miniapps/{electromagnetics,tools} to use the
mfem-common library from miniapps/common.
2020-01-10 21:32:55 -08:00
Tzanio
8d17c9d644
Styling and various improvements
2020-01-10 16:18:28 -08:00
Tzanio
339f23e8b5
Small fixes and adjustments
2020-01-08 18:51:32 -08:00
Tzanio
d64f9ccffb
make style
2020-01-08 12:17:07 -08:00
Stowell, Mark L
2c63b4c1f7
Removing more references to old names in CMake files
2020-01-07 20:29:36 -08:00
Stowell, Mark L
508f673787
Updating cmake files with new file names and locations
2020-01-07 20:14:01 -08:00
Stowell, Mark L
3ebda213e5
Changing extras to common in various places
2020-01-07 17:14:35 -08:00
Andrew Gillette
af9e95f744
Moved convergence test to tests folder. Removed incorrect styling on display-basis mini-app
2020-01-06 14:33:31 -08:00
Stowell, Mark L
8824a222fd
Fixing example run
2020-01-06 10:11:33 -08:00
Andrew Gillette
2116b81edf
Updating to only include 2D serendipity elements.
2019-12-30 13:58:21 -08:00
Dennis Ogiermann
18b23992f5
Fixed synchronization issue in load-dc miniapp.
2019-12-21 22:15:41 +01:00
Stowell, Mark L
9bebe0d7ba
Changing namespace name
2019-12-18 19:59:49 -08:00
Stowell, Mark L
64e2970e50
Changing name and location of libmfem-extras in CMake files for consistency with name and location used in Makefile
2019-12-13 21:19:18 -08:00
Stowell, Mark L
ad16a51fe0
Fixing errors that arose in testing
2019-12-03 20:24:14 -08:00
Stowell, Mark L
1c78456d63
Adding get-values miniapp
2019-12-03 17:07:46 -08:00
Andrew Gillette
ff08edc56c
Adding serendipity options to display-basis miniapp
2019-08-13 13:02:35 -07:00
camierjs
714bb88be2
Fix nvcc warnings in make all
2019-05-13 11:23:43 -07:00
Jean-Sylvain CAMIER
ff9819e495
Merge pull request #631 from mfem/okina
...
Okina GPU [okina]
2019-04-11 18:37:59 -07:00
Stowell, Mark L
d5505a33d1
Adding VisualizeMesh function and adding user supplied "keys" to VisualizeField
2019-04-01 13:47:04 -07:00
Tzanio Kolev
d9917cb13f
Merge branch 'master' into okina
2019-03-29 09:33:16 -07:00
Tzanio
66e769d6a5
- Remove asserts
...
- Introduce MFEM_LINK_FLAGS to handle the fact that nvcc compiler cannot link with -x=cu
- Fixed building of 'make cuda; make all; make test'
2019-03-25 18:20:43 -07:00
Veselin Dobrev
5bcc1ad17e
Update the interface for transfers between HO and LOR spaces using
...
a new abstract base class GridTransfer with derived classes:
InterpolationGridTransfer and L2ProjectionGridTransfer.
2019-03-19 19:01:14 -07:00
Tzanio
fcbdbd6bcd
Various small edits
2019-03-09 19:18:27 -08:00
Will Pazner
71bb552026
Add LOR transfer example under “tools” miniapp
2019-03-07 13:03:03 -08:00
Cyrus Harrison
66b290ceec
fix comment and docs typos in covert-dc, protocol is hdf5 not conduit_hdf5
2018-02-26 12:09:34 -08:00
Tzanio
12328b41c7
Minor
2018-02-23 18:21:19 -08:00
Tzanio
50af1d19d3
Initial minor changes.
2018-02-12 14:23:03 -08:00
Cyrus Harrison
76068a7f52
changes for restoring domain decompsed mesh that is not ParMesh
2018-02-12 12:43:23 -08:00
Cyrus Harrison
e983650134
fixes for mpi case
2018-02-02 09:52:30 -08:00
Cyrus Harrison
b76be4eb71
remove test not present in master
2018-01-30 09:50:59 -08:00
Cyrus Harrison
c84bbb035b
merge master and resolve conflicts
2018-01-30 09:48:08 -08:00
Veselin Dobrev
6d5ef524c9
Rename the miniapp 'load-visit-dc' to 'load-dc'.
...
Add '>' in front of the sample runs in load-dc.cpp to disable them
from being run by the script 'sample-runs.sh'.
2018-01-15 23:28:50 -08:00
Tzanio
2b1e703caf
Updating description of load-visit-dv miniapp
2018-01-15 18:08:56 -08:00
Tzanio
dddb244ac5
Some styling
2018-01-09 13:28:55 -08:00
Cyrus Harrison
506888177c
Merge branch 'master' into task/2017_12_conduit_support
2018-01-05 10:18:51 -08:00