Home
last modified time | relevance | path

Searched defs:l2_rhs_ctx (Results 1 – 2 of 2) sorted by relevance

/honee/include/
H A Dnodal_projection.h9 OperatorApplyContext l2_rhs_ctx; member
/honee/src/
H A Dvelocity_gradient_projection.c148 OperatorApplyContext l2_rhs_ctx = grad_velo_proj->l2_rhs_ctx; in VelocityGradientProjectionApply() local