Commit Graph
1950 Commits
Author SHA1 Message Date
Socratis Petrides f40aa8985b parallel example 1D,3D support 2022-06-10 11:27:07 -07:00
Socratis Petrides 0917cebd10 adding support for 1D, 3D and AMR mesh 2022-06-10 11:16:39 -07:00
Socratis Petrides 38c60734b6 fix typo, increase maxit in CG and remove slow sample run 2022-06-10 10:37:38 -07:00
Tobias Duswald e91c582d03 Apply changes from review
Co-authored-by:
brendankeith <keith10@llnl.gov>
Co-authored-by: psocratis <petrides1@llnl.gov>
2022-05-27 18:04:57 -07:00
Tobias Duswald 863638bb47 Make serial and parallel example identical 2022-05-26 17:36:05 -07:00
Tobias Duswald c9685df178 Update ex33p to new logic 2022-05-26 17:35:40 -07:00
Tobias Duswald d59281d801 Astyle Format 2022-05-25 16:28:12 -07:00
Tobias Duswald 043b338fee Add explanation for computation of coefficients 2022-05-25 16:26:32 -07:00
Tobias Duswald 83074c4c0a Generalize ex33 to alpha > 0 2022-05-25 16:19:10 -07:00
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