Mark Olesen
41b6794e2d
ENH: add global (serial) path accessor to IOobject (#3007)
- new methods added to IOobject to ease mixed (serial vs parallel)
file locations. Some redirect to Time, others are defined for
IOobject only.
| "normal" (serial/parallel) | "global" (serial locations) |
| ---------------------------|-----------------------------|
| caseName() | globalCaseName() |
| path() | globalPath() *new* |
| path(...) | globalPath(...) *new* |
| objectPath() | globalObjectPath() *new* |
2023-11-07 11:52:09 +01:00
..
2023-06-19 17:47:03 +02:00
2023-06-01 08:14:42 +00:00
2023-10-11 18:11:37 +00:00
2023-11-07 10:33:47 +01:00
2023-07-04 17:25:25 +02:00
2023-10-11 18:11:37 +00:00
2023-11-07 10:33:47 +01:00
2023-03-10 14:16:32 +00:00
2023-07-27 16:52:03 +02:00
2023-11-07 10:33:47 +01:00
2023-11-07 10:33:47 +01:00
2023-10-23 09:45:41 +02:00
2023-11-03 14:32:49 +00:00
2023-10-11 18:11:37 +00:00
2023-06-19 17:47:03 +02:00
2023-11-03 14:32:49 +00:00
2023-08-16 16:22:17 +02:00
2023-10-13 14:44:18 +02:00
2023-07-19 14:10:31 +02:00
2023-10-26 14:11:28 +02:00
2023-10-26 14:11:28 +02:00
2023-02-27 15:41:25 +01:00
2023-11-07 11:52:09 +01:00
2023-10-16 14:19:19 +02:00
2023-08-29 11:24:16 +02:00
2023-10-11 18:11:37 +00:00
2023-11-07 10:33:47 +01:00
2023-11-02 14:23:31 +00:00
2023-11-07 10:33:47 +01:00
2023-10-19 10:28:09 +00:00
2023-10-16 14:19:19 +02:00
2023-08-18 15:08:42 +02:00
2023-11-07 10:33:47 +01:00
2023-02-27 15:41:25 +01:00
2023-04-04 15:04:26 +02:00
2023-10-26 09:19:18 +02:00
2023-06-14 14:29:13 +00:00
2020-06-02 17:26:03 +02:00
2023-11-07 10:33:47 +01:00
2023-10-11 18:11:37 +00:00
2023-08-18 15:08:42 +02:00
2023-07-04 17:25:25 +02:00
2023-07-04 17:25:25 +02:00
2023-10-16 14:19:19 +02:00
2023-06-19 17:47:03 +02:00
2022-06-21 09:29:13 +01:00