Loading src/TNL/Exceptions/MPISupportMissing.h +1 −3 Original line number Diff line number Diff line /*************************************************************************** MPISupportMissing.h - description ------------------- begin : Jun 11, 2017 begin : Jun 11, 2018 copyright : (C) 2018 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ // Implemented by: Jakub Klinkovsky #pragma once #include <stdexcept> Loading Loading
src/TNL/Exceptions/MPISupportMissing.h +1 −3 Original line number Diff line number Diff line /*************************************************************************** MPISupportMissing.h - description ------------------- begin : Jun 11, 2017 begin : Jun 11, 2018 copyright : (C) 2018 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ // Implemented by: Jakub Klinkovsky #pragma once #include <stdexcept> Loading