Loading source/adios2/helper/adiosSystem.h +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ bool IsZeroIndexed(const std::string hostLanguage) noexcept; * returns a vector of strings with all available IP addresses on the node * @return vector of strings */ #ifndef _WIN32 std::vector<std::string> AvailableIpAddresses() noexcept; /** Loading Loading
source/adios2/helper/adiosSystem.h +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ bool IsZeroIndexed(const std::string hostLanguage) noexcept; * returns a vector of strings with all available IP addresses on the node * @return vector of strings */ #ifndef _WIN32 std::vector<std::string> AvailableIpAddresses() noexcept; /** Loading