Fix virtual surface crossing #8628
Annotations
10 warnings
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 14423384664: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:582: 4807794888: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4807794888: 581: const size_t idx[] = {static_cast<size_t>(indices)...};.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:579: 4807794888: 579: const stored_type& operator()(Indices... indices) const.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:585: 4980860736: 585: return data_[off];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:584: 9961721472: 584: off = off * shape_[d] + idx[d];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 14942582208: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:582: 4980860736: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4980860736: 581: const size_t idx[] = {static_cast<size_t>(indices)...};.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:579: 4980860736: 579: const stored_type& operator()(Indices... indices) const.
|
background
wait
wait-all
cancel
parallel
Loading