Home
last modified time | relevance | path

Searched hist:"3 d02368af63ebc423f2fb3d1e98bcce242e9653b" (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dnewtonian.cdiff 3d02368af63ebc423f2fb3d1e98bcce242e9653b 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).
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian.hdiff 3d02368af63ebc423f2fb3d1e98bcce242e9653b 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).