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: 14425503030: 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: 4808501010: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4808501010: 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: 4808501010: 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: 4981579464: 585: return data_[off];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:584: 9963158928: 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: 14944738392: 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: 4981579464: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4981579464: 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: 4981579464: 579: const stored_type& operator()(Indices... indices) const.
|
background
wait
wait-all
cancel
parallel
Loading