Brendan Keith
|
773051a03a
|
updates to ex33
|
2024-04-06 14:54:54 -04:00 |
|
Dylan Copeland
|
61f950a68d
|
Defined and documented magic number for skipped test return value. Changed errors for failing tests to return this value.
|
2024-02-06 12:07:29 -08:00 |
|
dylan-copeland
|
30a8a51e20
|
Error messages for examples and miniapps that fail in single precision.
|
2024-01-03 20:32:53 -08:00 |
|
Tzanio Kolev
|
d983b34924
|
Renamed ftype -> real_t
|
2023-12-13 12:51:43 -08:00 |
|
Dylan Copeland
|
ee3a46af24
|
Added support for LAPACK in single-precision. Changed fmax -> std::max, etc.
|
2023-10-31 14:30:44 -07:00 |
|
 Veselin DobrevandKenny Weiss
|
c3dbd8041b
|
Add support for shared builds on Windows with MSVC using CMake.
This commit based to a large extend on PR #1401.
Co-authored-by: Kenny Weiss <kennyweiss@users.noreply.github.com>
|
2023-02-27 19:31:21 -08:00 |
|
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
|
83074c4c0a
|
Generalize ex33 to alpha > 0
|
2022-05-25 16:19:10 -07:00 |
|
Socratis Petrides
|
d42c3dde01
|
fixing precomputed poles and zeros values
|
2022-04-17 19:07:49 -07:00 |
|
Tzanio
|
34d387c628
|
Small styling updates
|
2022-04-17 17:52:00 -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 |
|
Socratis Petrides
|
c0d7c53570
|
plot titles for ex33
|
2022-04-10 19:07:30 -07:00 |
|
Keith
|
9c65d3d956
|
Boyan's comments: ex33.cpp
|
2022-03-31 20:38:06 -07:00 |
|
Socratis Petrides
|
bddf23ea68
|
more typos
|
2022-03-14 14:57:02 -07:00 |
|
Socratis Petrides
|
6d8026bd91
|
typos
|
2022-03-14 14:56:25 -07:00 |
|
Socratis Petrides
|
2774078b76
|
renaming examples
|
2022-03-14 14:53:33 -07:00 |
|