XGC1
set_nans_to_zero.hpp
Go to the documentation of this file.
1 #ifndef SET_NANS_TO_ZERO_HPP
2 #define SET_NANS_TO_ZERO_HPP
3 
4 #include "vgrid_distribution.hpp"
5 
7 
8 #endif
Definition: vgrid_distribution.hpp:18
void set_NaNs_to_zero(const VGridDistribution< DeviceType > &f)
Definition: set_nans_to_zero.cpp:3