Skip to content

Commit

Permalink
More warning fixes. Fixed line endings for many files.
Browse files Browse the repository at this point in the history
  • Loading branch information
economon committed Nov 3, 2015
1 parent 2edd826 commit ef8c504
Show file tree
Hide file tree
Showing 58 changed files with 102,987 additions and 102,988 deletions.
2,176 changes: 1,088 additions & 1,088 deletions Common/include/dual_grid_structure.hpp

Large diffs are not rendered by default.

678 changes: 339 additions & 339 deletions Common/include/dual_grid_structure.inl

Large diffs are not rendered by default.

586 changes: 293 additions & 293 deletions Common/include/geometry_structure.inl

Large diffs are not rendered by default.

690 changes: 345 additions & 345 deletions Common/include/grid_adaptation_structure.hpp

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions Common/include/grid_adaptation_structure.inl
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
/*!
* \file grid_adaptation_structure.inl
* \brief In-Line subroutines of the <i>grid_adaptation_structure.hpp</i> file.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
*
* SU2 Developers: Prof. Juan J. Alonso's group at Stanford University.
* Prof. Piero Colonna's group at Delft University of Technology.
* Prof. Nicolas R. Gauger's group at Kaiserslautern University of Technology.
* Prof. Alberto Guardone's group at Polytechnic University of Milan.
* Prof. Rafael Palacios' group at Imperial College London.
*
* Copyright (C) 2012-2015 SU2, the open-source CFD code.
*
* SU2 is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* SU2 is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with SU2. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/*!
* \file grid_adaptation_structure.inl
* \brief In-Line subroutines of the <i>grid_adaptation_structure.hpp</i> file.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
*
* SU2 Developers: Prof. Juan J. Alonso's group at Stanford University.
* Prof. Piero Colonna's group at Delft University of Technology.
* Prof. Nicolas R. Gauger's group at Kaiserslautern University of Technology.
* Prof. Alberto Guardone's group at Polytechnic University of Milan.
* Prof. Rafael Palacios' group at Imperial College London.
*
* Copyright (C) 2012-2015 SU2, the open-source CFD code.
*
* SU2 is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* SU2 is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with SU2. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

Loading

0 comments on commit ef8c504

Please sign in to comment.