Home
last modified time | relevance | path

Searched hist:b40a7e631dcb8acf9975874ef2bda9fa7bff0a6c (Results 1 – 5 of 5) sorted by relevance

/honee/problems/torch/
H A Dsgs_model_torch.cppb40a7e631dcb8acf9975874ef2bda9fa7bff0a6c 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 Dlog_events.hb40a7e631dcb8acf9975874ef2bda9fa7bff0a6c 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 Dlog_events.cb40a7e631dcb8acf9975874ef2bda9fa7bff0a6c 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 Dmisc.cb40a7e631dcb8acf9975874ef2bda9fa7bff0a6c 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 Dsgs_dd_model.cb40a7e631dcb8acf9975874ef2bda9fa7bff0a6c 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.