Will Pazner
|
62dc04c5ca
|
Use std::string in ex0 and ex0p
|
2023-08-04 14:53:19 -07:00 |
|
Stowell, Mark L
|
c00a10a54a
|
Merge remote-tracking branch 'origin/master' into submesh-nd-dev
# Conflicts:
# examples/CMakeLists.txt
# examples/makefile
|
2023-07-28 08:39:57 -07:00 |
|
Stowell, Mark L
|
1e66469f5e
|
Adding device examples as suggested by @v-dobrev
|
2023-07-28 08:37:02 -07:00 |
|
Brendan Keith
|
78859001fa
|
Merge branch 'master' into efem
|
2023-07-25 06:55:48 -06:00 |
|
Brendan Keith
|
e80c85b6bd
|
arXiv info
|
2023-07-24 21:30:24 -06:00 |
|
Stowell, Mark L
|
69d174194e
|
Reverting sample run to using single quotes
|
2023-07-18 11:18:37 -07:00 |
|
Brendan Keith
|
a83cb7ada9
|
deal with makefile conflict
|
2023-07-14 17:20:49 -04:00 |
|
Brendan Keith
|
980956624b
|
change obstacle problem example name to ex36
|
2023-07-14 17:15:27 -04:00 |
|
Brendan Keith
|
9cffa519bd
|
minor: extra white space
|
2023-07-13 08:22:04 -04:00 |
|
Brendan Keith
|
4630c8740d
|
style
|
2023-07-13 07:23:27 -04:00 |
|
Brendan Keith
|
a335d011a3
|
comments that I missed
|
2023-07-13 07:22:58 -04:00 |
|
Brendan Keith
|
8e324347fd
|
remove unused variable
|
2023-07-12 17:13:10 -04:00 |
|
Brendan Keith
|
6ff57a8536
|
addressed final comments
|
2023-07-12 16:02:02 -04:00 |
|
Brendan Keith
|
68ead49c29
|
style
|
2023-07-12 14:58:31 -04:00 |
|
Brendan Keith
|
2239958635
|
Merge branch 'efem' of github.com:mfem/mfem into efem
|
2023-07-12 14:58:04 -04:00 |
|
Brendan Keith
|
4694446565
|
address all but two of Socratis's comments
|
2023-07-12 14:57:58 -04:00 |
|
Brendan Keith
|
de44392452
|
Merge branch 'master' into efem
|
2023-07-11 23:13:23 -04:00 |
|
Brendan Keith
|
b4d97133f9
|
rename disk-nurbs-unit.mesh to disc-nurbs-unit.mesh to match spelling of disc-nurbs.mesh
|
2023-07-11 15:06:42 -04:00 |
|
Brendan Keith
|
bd24892a91
|
rename mesh file and check that sample runs are named properly
|
2023-07-11 14:34:40 -04:00 |
|
Stowell, Mark L
|
c286f60ad0
|
Testing alternate means of providing options requiring multiple values
|
2023-07-07 13:18:28 -07:00 |
|
Stowell, Mark L
|
053762e0fa
|
Removing duplicate option flags
|
2023-07-07 11:38:51 -07:00 |
|
Stowell, Mark L
|
03117fbad2
|
Adding missing pattern to make clean
|
2023-06-30 13:06:19 -07:00 |
|
Stowell, Mark L
|
9ac27039d7
|
Adding hex-only mesh to ex35p for partial assembly tests
|
2023-06-29 16:21:19 -07:00 |
|
Stowell, Mark L
|
9b7d78096e
|
Adding test case with tensor product elements for partial assembly test runs
|
2023-06-29 16:10:32 -07:00 |
|
Stowell, Mark L
|
62595993a9
|
Removing debugging output
|
2023-06-29 15:14:49 -07:00 |
|
Stowell, Mark L
|
b2b95cd074
|
Adding serial version of example 34
|
2023-06-29 15:06:53 -07:00 |
|
Stowell, Mark L
|
72fe430b9d
|
Clearing MPI hangs in print statements
|
2023-06-29 14:12:12 -07:00 |
|
Veselin Dobrev
|
4204030251
|
Copy updates from examples/ex9p to the SUNDIALS version.
Small formatting changes.
|
2023-06-26 17:58:49 -07:00 |
|
Tzanio Kolev
|
b511127230
|
Merge branch 'master' into sundials-hip
|
2023-06-23 08:07:00 -07:00 |
|
Stowell, Mark L
|
8fc3e8038b
|
Adding new examples to PAR_EXAMPLES
|
2023-06-22 15:09:17 -07:00 |
|
Tzanio Kolev
|
3e8e94845f
|
Merge branch 'master' into submesh-nd-dev
|
2023-06-22 11:53:09 -07:00 |
|
Tzanio Kolev
|
ac72adc159
|
Merge pull request #3065 from mfem/material-miniapp
Add mini app for the SPDE method
|
2023-06-22 10:23:10 -07:00 |
|
Socratis Petrides
|
ac88636c85
|
Merge branch 'master' into efem
|
2023-06-21 18:02:45 -07:00 |
|
Sebastian Grimberg
|
da24b5b53b
|
Merge branch 'master' into sjg/mumps-solver-dev
|
2023-06-21 12:04:14 -07:00 |
|
Brendan Keith
|
7bb7f56aa6
|
remove unused code
|
2023-06-16 09:02:22 -04:00 |
|
Brendan Keith
|
f3cea2df36
|
minor
|
2023-06-15 17:53:49 -04:00 |
|
Brendan Keith
|
7e7059ddd7
|
other memory leaks
|
2023-06-15 16:34:04 -04:00 |
|
Brendan Keith
|
d87c4c7d43
|
remove shadowing and fix memory leaks
|
2023-06-15 15:49:05 -04:00 |
|
Socratis Petrides
|
1b2b5e202a
|
renaming pml for doc issues
|
2023-06-14 17:41:06 -07:00 |
|
Stowell, Mark L
|
c727426338
|
Removing saved files from new examples
|
2023-05-18 20:19:13 -07:00 |
|
Stowell, Mark L
|
f15e5e8a9a
|
Cleaning up comments and sample runs in ex35p
|
2023-05-18 17:33:25 -07:00 |
|
Stowell, Mark L
|
753eb6e3df
|
make style
|
2023-05-18 14:11:36 -07:00 |
|
Stowell, Mark L
|
90dfb5dd4f
|
Renaming new examples and updating comments in ex34p.cpp
|
2023-05-18 11:09:00 -07:00 |
|
Brendan Keith
|
6c93b09cdd
|
fixing github error
|
2023-05-03 14:14:29 -04:00 |
|
Brendan Keith
|
4d2356c039
|
merge
|
2023-05-01 13:46:36 -04:00 |
|
Stowell, Mark L
|
091ca904e9
|
Adding 2D mesh support in port example
|
2023-04-30 10:24:48 -07:00 |
|
Stowell, Mark L
|
65494eef22
|
Merge remote-tracking branch 'origin/master' into submesh-nd-dev
|
2023-04-19 14:45:37 -07:00 |
|
Sebastian Grimberg
|
9375c8d164
|
Merge branch 'master' into sjg/superlu-solver-dev
|
2023-04-18 11:09:40 -07:00 |
|
Sebastian Grimberg
|
d7aa421eda
|
Merge branch 'master' into sjg/mumps-solver-dev
|
2023-04-18 11:09:28 -07:00 |
|
Stowell, Mark L
|
49c93a5cba
|
Merge remote-tracking branch 'origin/master' into submesh-nd-dev
# Conflicts:
# fem/fe/fe_base.hpp
# fem/fespace.hpp
|
2023-04-17 14:09:04 -07:00 |
|