Searched hist:b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c (Results 1 – 5 of 5) sorted by relevance
| /honee/problems/torch/ |
| H A D | sgs_model_torch.cpp | b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c Sat May 11 14:50:53 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add log_events.c/h, PetscLogEvent for torch
To have the log_events accessbile to torch (in C++), I needed to separate out the header file containing the extern PetscLogEvent declarations. While I was at it, I figured it'd be more clear to have a separate log_events.c file as well to have the actual "storage" of the PetscLogEvents and the RegisterLogEvents function itself.
|
| /honee/include/ |
| H A D | log_events.h | b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c Sat May 11 14:50:53 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add log_events.c/h, PetscLogEvent for torch
To have the log_events accessbile to torch (in C++), I needed to separate out the header file containing the extern PetscLogEvent declarations. While I was at it, I figured it'd be more clear to have a separate log_events.c file as well to have the actual "storage" of the PetscLogEvents and the RegisterLogEvents function itself.
|
| /honee/src/ |
| H A D | log_events.c | b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c Sat May 11 14:50:53 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add log_events.c/h, PetscLogEvent for torch
To have the log_events accessbile to torch (in C++), I needed to separate out the header file containing the extern PetscLogEvent declarations. While I was at it, I figured it'd be more clear to have a separate log_events.c file as well to have the actual "storage" of the PetscLogEvents and the RegisterLogEvents function itself.
|
| H A D | misc.c | b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c Sat May 11 14:50:53 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add log_events.c/h, PetscLogEvent for torch
To have the log_events accessbile to torch (in C++), I needed to separate out the header file containing the extern PetscLogEvent declarations. While I was at it, I figured it'd be more clear to have a separate log_events.c file as well to have the actual "storage" of the PetscLogEvents and the RegisterLogEvents function itself.
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c Sat May 11 14:50:53 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add log_events.c/h, PetscLogEvent for torch
To have the log_events accessbile to torch (in C++), I needed to separate out the header file containing the extern PetscLogEvent declarations. While I was at it, I figured it'd be more clear to have a separate log_events.c file as well to have the actual "storage" of the PetscLogEvents and the RegisterLogEvents function itself.
|