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