Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dblasius.c78 Vec sol, res; in ComputeChebyshevCoefficients() local
/libCEED/rust/libceed/src/
H A Dvector.rs614 let mut res: crate::Scalar = 0.0; in norm() localVariable