Paul Romano
|
b3788f11e1
|
Use clang-format version 18 for CI format checks (#3840)
|
2026-02-27 13:56:00 +02:00 |
|
John Tramm
|
977ade79a1
|
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
|
2026-02-17 09:50:38 -06:00 |
|
Gavin Ridley
|
aa4de82258
|
remove gsl-lite dependency (#3225)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-02-20 01:03:20 +00:00 |
|
Paul Romano
|
187160d082
|
Ability to compute material volume fractions over mesh elements (#2802)
|
2024-01-19 09:01:18 -06:00 |
|
April Novak
|
9858114ed7
|
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-02-24 11:53:40 -08:00 |
|
aprilnovak
|
f0aa0ab3f2
|
Add default constructor for VolumeCalculation. Refs #2398
|
2023-02-24 12:10:52 -06:00 |
|
Patrick Shriwise
|
06729507ce
|
Moving to uint64_t and updating MPI types as requested by @paulromano
|
2022-10-20 20:46:47 -05:00 |
|
Paul Romano
|
7969bb1488
|
Use <gsl/gsl-lite.hpp> include instead of <gsl/gsl>
|
2021-08-25 13:10:28 -05:00 |
|
Paul Romano
|
1bc2bd8460
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
Gavin Ridley
|
ad4e1c9f4a
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
Paul Romano
|
2a230cd739
|
More use of fmt::print and fmt::format
|
2020-02-10 10:33:57 -06:00 |
|
Gavin Ridley
|
9483c409a8
|
convert all but one thing in cell.h to enums
|
2020-01-16 15:41:45 -05:00 |
|
Patrick Shriwise
|
143fe64057
|
Using trigger enum
|
2019-10-14 20:26:23 -05:00 |
|
Patrick Shriwise
|
919c19c909
|
Cleanup from self-review.
|
2019-10-08 13:53:22 -05:00 |
|
Patrick Shriwise
|
eeb8b3cbb3
|
Updating name VolumeCalculation attribute.
|
2019-10-08 13:15:30 -05:00 |
|
Patrick Shriwise
|
24bfa0051a
|
Updating default trigger value and how trigger value is written to file
|
2019-10-08 10:55:04 -05:00 |
|
Patrick Shriwise
|
4c344e9626
|
Removing unused code.
|
2019-10-08 09:47:15 -05:00 |
|
Patrick Shriwise
|
51ea427b25
|
Moved trigger logic into main func.
|
2019-10-08 09:44:24 -05:00 |
|
Patrick Shriwise
|
85e25d79ea
|
Finishing addition of a trigger type.
|
2019-10-05 13:12:31 -05:00 |
|
Patrick Shriwise
|
8d1e8711f5
|
Adding volume trigger via different methods.
|
2019-10-05 12:33:00 -05:00 |
|
Patrick Shriwise
|
48fab6dcac
|
Only write threshold to file if used.
|
2019-10-05 10:50:32 -05:00 |
|
Patrick Shriwise
|
507bc0d933
|
Exposing volume trigger through Python API.
|
2019-10-05 10:23:11 -05:00 |
|
Patrick Shriwise
|
4b690ab751
|
Fixing a bug.
|
2019-10-05 02:18:16 -05:00 |
|
Patrick Shriwise
|
5109bd0de1
|
Adding error trigger attribute to volume calc.
|
2019-10-05 02:13:12 -05:00 |
|
Patrick Shriwise
|
1c5218aad6
|
Cleaning up operator a bit.
|
2019-10-05 01:26:21 -05:00 |
|
Patrick Shriwise
|
130b7a5eeb
|
Setting up new function implement a stopping criterion for volume calculations.
|
2019-10-05 01:14:27 -05:00 |
|
Paul Romano
|
0439eb0fa1
|
Convert remainder of tallies to C++
|
2019-02-21 19:30:04 -06:00 |
|
Paul Romano
|
bd2d96568b
|
A little more cleanup of volume calculations
|
2019-02-12 12:03:27 -06:00 |
|
Paul Romano
|
68e65ce2d1
|
Translate volume calculations to C++
|
2019-02-12 12:03:27 -06:00 |
|