Home
last modified time | relevance | path

Searched hist:"7 b69c78315ab4310d7f8ea4446c79ebcc05176cd" (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dvelocity_gradient_projection.h7b69c78315ab4310d7f8ea4446c79ebcc05176cd Wed Apr 12 16:11:41 UTC 2023 James Wright <james@jameswright.xyz> refactor(fluids): Make j, k consisitent

When doing double for loops, `j` should be components and `k` should be
coordinate direction, such that Grad_v[k][j][i] indexes the gradient
array coming from libCEED
H A Dnewtonian.h7b69c78315ab4310d7f8ea4446c79ebcc05176cd Wed Apr 12 16:11:41 UTC 2023 James Wright <james@jameswright.xyz> refactor(fluids): Make j, k consisitent

When doing double for loops, `j` should be components and `k` should be
coordinate direction, such that Grad_v[k][j][i] indexes the gradient
array coming from libCEED