Home
last modified time | relevance | path

Searched full:atol (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/
H A Dadvection.yaml16 atol: 1e-4
21 atol: 1e-3
/libCEED/backends/hip/
H A Dceed-hip-common.c35 xnack_value = !!xnack ? atol(xnack) : 0; in CeedInit_Hip()