Commit Graph
1941 Commits
Author SHA1 Message Date
Will Pazner aef972353a Merge pull request #3002 from mfem/simplify_ex18
[Simplify] Remove redundant class in ex18
2022-05-16 08:58:29 -07:00
Keith afa9ddac83 remove redundant class in ex18 2022-05-10 16:45:56 -07:00
Cheung ef85361108 fixing code-style 2022-04-28 15:13:19 -07:00
Cheung b27f23b2eb Notify user about pause 2022-04-28 15:04:31 -07:00
Socratis Petrides d42c3dde01 fixing precomputed poles and zeros values 2022-04-17 19:07:49 -07:00
Tzanio 14f4102cfb minor 2022-04-17 18:04:32 -07:00
Tzanio 34d387c628 Small styling updates 2022-04-17 17:52:00 -07:00
Tzanio aa333a455a Merge branch 'master' into fractionalpde 2022-04-17 17:12:05 -07:00
Socratis Petrides db319cfd08 fixing output in ex33/33p 2022-04-15 09:22:12 -07:00
Keith 81ee943af0 fix output in both ex33 and ex33p 2022-04-14 22:08:02 -04:00
Keith 90ec379a05 fix output 2022-04-14 22:03:54 -04:00
Keith b17f240aa2 update doxygen parameters to use doxygen formatting 2022-04-12 01:38:30 -04:00
Socratis Petrides 236a2875ed style 2022-04-10 19:07:47 -07:00
Socratis Petrides c0d7c53570 plot titles for ex33 2022-04-10 19:07:30 -07:00
Socratis Petrides da2f0304ef fixing ex33p vis 2022-04-10 18:56:10 -07:00
Tzanio b71568dac9 Small adjustments 2022-04-08 15:15:38 -07:00
Tzanio 4fccf18df8 Merge branch 'master' into moonolith-dev 2022-04-08 14:49:15 -07:00
Keith 8a9dcc1882 adding new sample runs for ex33p (corrected AGAIN) 2022-04-08 09:16:17 -07:00
Keith 811aef7240 adding new sample runs for ex33p (corrected AGAIN) 2022-04-08 09:15:52 -07:00
Keith fd79ddd5dc adding new sample runs for ex33p (corrected AGAIN) 2022-04-08 09:15:33 -07:00
Keith b61607f27d adding new sample runs for ex33p (corrected) 2022-04-08 09:12:54 -07:00
Keith ba069b2e74 adding new sample runs for ex33p 2022-04-08 09:11:38 -07:00
Keith 64f06f06b2 only assemble load once 2022-04-08 08:48:12 -07:00
Socratis Petrides 79cf48e834 adding mpi splits to ex33p 2022-04-07 15:09:39 -07:00
Socratis Petrides f61f2d575f fix printing in ex33.hpp 2022-04-07 14:52:32 -07:00
Socratis Petrides 0f48579850 minor in ex31p/32p 2022-04-07 14:50:30 -07:00
Socratis Petrides ae771bb20d mpi.root() 2022-04-06 19:35:00 -07:00
Socratis Petrides a1a2ea230a MPI_Session ex31/32 2022-04-06 18:36:13 -07:00
Socratis Petrides ca8a296241 adding missing line at the end of file 2022-04-06 18:35:31 -07:00
Socratis Petrides e99bf8d64e changing MPI_Session to Mpi::Init 2022-04-06 18:32:39 -07:00
Mark L. Stowell 168b19fc49 Merge pull request #2815 from mfem/new_ZZ_PR
New ZZ error estimator: SERIAL VERSION
2022-04-05 09:58:36 -07:00
Keith a401f70ff8 use eps for float comparison 2022-04-01 16:44:23 -07:00
Keith c22fcb6e39 remove lmin and use lmax. Remove zero instead of add pole. 2022-04-01 16:33:42 -07:00
Keith 16f9893fd0 minor 2022-04-01 15:49:43 -07:00
Keith 65daa997a3 minor 2022-04-01 15:49:09 -07:00
Keith 7bce9d45be added description of functions in ex33.hpp 2022-04-01 15:48:32 -07:00
Keith 9c65d3d956 Boyan's comments: ex33.cpp 2022-03-31 20:38:06 -07:00
Tzanio b9073b2bb6 minor 2022-03-28 09:21:00 -07:00
Tzanio Kolev 0b93b84857 Merge branch 'master' into fractionalpde 2022-03-23 09:58:55 -07:00
Patrick Zulian 6ccbd2b47e updated headers 2022-03-22 09:07:02 +01:00
Patrick Zulian ebbcdfee4f fixed conflicts with master branch 2022-03-22 09:01:16 +01:00
Veselin Dobrev a7925eeb28 Address 'FIXME' comments in hypre.cpp related to bigint 2022-03-21 14:27:01 -07:00
Tzanio 370ff589e7 Final small adjustments before the release 2022-03-20 22:57:55 -07:00
Tzanio e7f669a6ad Some fixes for hypre mixedint 2022-03-19 21:57:02 -07:00
Tzanio 786edfdee8 Take out an extra Hypre::Init() in examples/pumi/ex2.cpp 2022-03-15 13:14:26 -07:00
Socratis Petrides 577d0c750e a bit of cleanup 2022-03-14 17:36:57 -07:00
Socratis Petrides 7251db148f fix examples makefile 2022-03-14 16:22:39 -07:00
Socratis Petrides bd93459edf shadow variable fix 2022-03-14 16:09:07 -07:00
Socratis Petrides 0739de74e0 using amg prec in ex33p 2022-03-14 15:07:39 -07:00
Socratis Petrides bddf23ea68 more typos 2022-03-14 14:57:02 -07:00