Home
last modified time | relevance | path

Searched hist:"76555 bec74fda6393321273085220bfe0f73eb6b" (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dnewtonian.h76555bec74fda6393321273085220bfe0f73eb6b Fri Aug 19 17:57:47 UTC 2022 James Wright <james@jameswright.xyz> fluids: Use newtonian with StateFromQi*_t func pointers

This to "unify" the primitive and conservative formulations of the
newtonian solver. By passing function pointers to a helper function, the
compiler can optimize for a given state function(s).
/honee/problems/
H A Dnewtonian.c76555bec74fda6393321273085220bfe0f73eb6b Fri Aug 19 17:57:47 UTC 2022 James Wright <james@jameswright.xyz> fluids: Use newtonian with StateFromQi*_t func pointers

This to "unify" the primitive and conservative formulations of the
newtonian solver. By passing function pointers to a helper function, the
compiler can optimize for a given state function(s).