Commit Graph

30 Commits

Author SHA1 Message Date
Magnus Ulimoen 5acd46af6d Upgrade dependencies 2022-07-05 21:59:27 +02:00
Magnus Ulimoen 2a1bb3f815 Use serde1 feature 2022-07-05 20:19:49 +02:00
Magnus Ulimoen 6ebb173847 Use tuple over ndarray::s 2021-11-21 11:21:05 +01:00
Magnus Ulimoen d16b274fe0 Update hdf5/ndarray 2021-10-23 19:35:37 +00:00
Magnus Ulimoen d0901f5755 SAT boundaries for multi-thread fixing 2021-08-21 09:29:45 +00:00
Magnus Ulimoen d2c811d3af Rework wait primitive to condvar 2021-08-20 15:57:12 +00:00
Magnus Ulimoen 4f0af1f6c1 Add synchronisation of multi-threaded system 2021-08-18 11:45:55 +00:00
Magnus Ulimoen ed81ba995f Update indicatif for multi-progressbar 2021-08-17 13:15:36 +00:00
Magnus Ulimoen 35b8af8b2d Partial implementation 2021-08-03 16:18:20 +02:00
Magnus Ulimoen e4ea5b081b Update evalexpr dependency 2021-07-06 22:10:33 +02:00
Magnus Ulimoen b5360af6de Add Evaluator for defining IC/BC in json config 2021-06-29 17:55:19 +02:00
Magnus Ulimoen 4ae5c02bb1 Replace FastFloat with mul_add 2021-03-23 19:21:38 +01:00
Magnus Ulimoen 00fcdf1031 Replace StructOpt with argh for comp.time+space 2021-03-22 20:56:16 +01:00
Magnus Ulimoen ff9a477b67 Remove non-global Threadpool 2021-03-22 19:28:01 +01:00
Magnus Ulimoen 7aadda3de9 Move integrate to separate crate 2021-03-22 17:49:35 +01:00
Magnus Ulimoen 550b43b4cd Bump ndarray 2021-03-16 19:03:35 +01:00
Magnus Ulimoen f098981d3e Update email 2021-03-16 19:00:24 +01:00
Magnus Ulimoen 78f0c9ed2c Update json5 crate to include location errors 2021-02-12 18:08:10 +01:00
Magnus Ulimoen 1f15bcc056 revisit SBP Traits 2021-01-17 15:37:45 +01:00
Magnus Ulimoen 7782f72612 update indicatif 2020-09-21 17:06:53 +02:00
Magnus Ulimoen 5b7f407af9 Add serde deserialize to Grid 2020-09-16 21:44:11 +02:00
Magnus Ulimoen 1648c72904 use new parser 2020-09-03 23:49:45 +02:00
Magnus Ulimoen d0e6727ac3 Use serde for json configuration file 2020-09-03 21:30:28 +02:00
Magnus Ulimoen 16c367ce20 Update dependencies and package structure 2020-08-20 21:07:30 +02:00
Magnus Ulimoen a3cccd7e32 update dependencies 2020-06-14 22:00:52 +02:00
Magnus Ulimoen 2f98fae1c6 compute dt from CFL condition 2020-05-03 20:50:33 +02:00
Magnus Ulimoen a1acf00c5a split euler and maxwell to separate crates 2020-05-02 00:22:59 +02:00
Magnus Ulimoen a37d9f4bce adapt multigrid to dynamic dispatch 2020-04-15 19:50:23 +02:00
Magnus Ulimoen 59c8509a98 add multigrid_integrate to sbp crate 2020-04-12 12:46:53 +02:00
Magnus Ulimoen ff6a179d92 move multigrid example 2020-04-12 12:43:14 +02:00