Home
last modified time | relevance | path

Searched hist:"9 d9921469e04172ec2c38394694d3e721744c768" (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/fluids/include/
H A Dlog_events.h9d9921469e04172ec2c38394694d3e721744c768 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.
/libCEED/examples/fluids/src/
H A Dlog_events.c9d9921469e04172ec2c38394694d3e721744c768 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.c9d9921469e04172ec2c38394694d3e721744c768 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.
/libCEED/examples/fluids/
H A Dnavierstokes.h9d9921469e04172ec2c38394694d3e721744c768 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.