Commit Graph

34 Commits

Author SHA1 Message Date
a6d178194e use consistent names and capitalization in comments 2023-08-03 10:59:31 -04:00
2da908190b make error messages consistent and improve their grammar 2023-07-21 11:24:57 -04:00
0b57ea246c update dump styles to use Compute::is_initialized() 2023-07-20 21:48:51 -04:00
fcc3c99e2b avoid segfaults if a dump is created and followed by run pre no 2023-06-20 13:31:16 -04:00
49ac79fcdd change error checks for computes that are not current 2023-05-08 08:55:40 -06:00
9169d88090 add ITEM: DIMENSION to dump grid src/doc 2023-01-13 09:42:11 -07:00
aba0ead71f programming style changes to reduce warnings from static code analysis 2022-12-20 06:34:07 -05:00
f91828d7a6 improve error messages 2022-12-01 11:02:16 -05:00
65488ca217 silence compiler warnings 2022-12-01 10:51:04 -05:00
87a0833edd whitespace fixes 2022-12-01 10:12:14 -05:00
9ab4c65f31 more work on dump image 2022-11-22 16:40:39 -07:00
3683f144a6 fixed compile issue 2022-11-17 16:32:15 -07:00
c9b431214c more work on dump image 2022-11-17 15:56:15 -07:00
a2435ea200 more work on dump grid/vtk 2022-11-14 15:31:11 -07:00
90b54300e9 remove whitespace 2022-11-07 16:18:40 -07:00
3dab9cf8d8 bug fixes to grid remapping 2022-11-04 21:41:58 -06:00
d75fd564a1 update grid2d to match grid3d 2022-11-01 16:11:14 -06:00
4c29457351 more classes use Grid3d 2022-11-01 15:53:39 -06:00
d67eed7e43 enable triclinic for fix ave/grid 2022-08-29 16:46:26 -06:00
6bc48f0882 improve error messages and apply clang-format 2022-08-19 06:11:51 -04:00
e4e7272c22 rename utils::gridid_parse() to utils::parse_gridid() 2022-08-18 17:33:29 -04:00
c8f379dbab whitespace 2022-08-17 13:18:55 -04:00
22a9bfebe5 reimplement utils::gridid_parse() function and update related code 2022-08-17 13:18:12 -04:00
7a0636ca0c whitespace fixes 2022-08-17 10:15:30 -04:00
58800b5191 enable relancing to work with distributed grids 2022-08-11 13:28:50 -06:00
b1b778b45b first version of fix ave/grid 2022-08-01 10:02:12 -06:00
3e81cfb217 refactoring 2022-07-29 10:13:23 -06:00
dff206f297 more work on grid classes 2022-07-25 13:56:28 -06:00
4a7daaa5d1 tweak to dump grid 2022-07-21 17:34:41 -06:00
d819c890b6 dump grid and compute property/grid 2022-07-21 15:08:44 -06:00
465ac275db more in dump grid 2022-07-20 13:20:15 -06:00
d5113edc87 interface between dump grid and fixes 2022-07-20 10:53:34 -06:00
f69be2791b hooks from dump grid to fix 2022-07-19 14:02:05 -06:00
5c81ba81d7 initial version of dump grid 2022-07-19 11:03:44 -06:00