Skip to content

Commit

Permalink
Updated version numbers to v4.0.2. Bootstrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
economon committed Nov 3, 2015
1 parent ef8c504 commit b6ffb55
Show file tree
Hide file tree
Showing 280 changed files with 471 additions and 471 deletions.
2 changes: 1 addition & 1 deletion Common/doc/docmain.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file docmain.hpp
* \brief This file contains documentation for Doxygen and does not have any significance with respect to C++.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
4 changes: 2 additions & 2 deletions Common/include/config_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* \brief All the information about the definition of the physical problem.
* The subroutines and functions are in the <i>config_structure.cpp</i> file.
* \author F. Palacios, T. Economon, B. Tracey
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -55,7 +55,7 @@ using namespace std;
* \brief Main class for defining the problem; basically this class reads the configuration file, and
* stores all the information.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CConfig {
Expand Down
2 changes: 1 addition & 1 deletion Common/include/config_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file config_structure.inl
* \brief In-Line subroutines of the <i>config_structure.hpp</i> file.
* \author F. Palacios, T. Economon
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
4 changes: 2 additions & 2 deletions Common/include/datatype_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* \brief Headers for generalized datatypes.
* The subroutines and functions are in the <i>datatype_structure.cpp</i> file.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -68,7 +68,7 @@ typedef double passivedouble;
* \brief Namespace for defining the datatype wrapper routines; this class features as a base class for
* type interfaces for non-primitive dataypes e.g. used by AD, complex etc.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
namespace SU2_TYPE{
/*!
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatype_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file datatype_structure.inl
* \brief In-Line subroutines of the <i>datatype_structure.hpp</i> file.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/adolc_forward_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file adolc_forward_structure.hpp
* \brief Headers for adolc forward type definition.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/adolc_forward_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file adolc_forward_structure.inl
* \brief Inline subroutines for <i>datatype_structure.hpp<i>.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/adolc_reverse_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file adolc_reverse_structure.hpp
* \brief Header for adolc reverse type definition.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/adolc_reverse_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file adolc_reverse_structure.inl
* \brief Inline subroutines for <i>datatype_structure.hpp<i>.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/codi_forward_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file codi_forward_structure.hpp
* \brief Header for codi forward type definition.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/codi_forward_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file codi_forward_structure.inl
* \brief Inline subroutines for <i>codi_forward_structure.hpp<i>.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/codi_reverse_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file codi_reverse_structure.hpp
* \brief Header for codi reverse type definition.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/codi_reverse_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file codi_reverse_structure.inl
* \brief Inline subroutines for <i>datatype_structure.hpp<i>.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
4 changes: 2 additions & 2 deletions Common/include/datatypes/complex_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file complex_structure.hpp
* \brief Headers for complex datatype definition.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -43,7 +43,7 @@ inline double real(const double& r);
* \brief Class for defining the complex datatype for complex step gradient computation.
* Based on complexify.h by Peter Sturdza.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CComplexType : public std::complex<double> {
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/complex_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file complex_structure.inl
* \brief In-Line subroutines of the <i>datatype_structure.hpp</i> file.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/primitive_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file primitive_structure.hpp
* \brief Header for the primitive datatype.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion Common/include/datatypes/primitive_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file primitive_structure.inl
* \brief Inline subroutines for <i>datatype_structure.hpp<i>.
* \author T. Albring
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
10 changes: 5 additions & 5 deletions Common/include/dual_grid_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* \brief Headers of the main subroutines for doing the complete dual grid structure.
* The subroutines and functions are in the <i>dual_grid_structure.cpp</i> file.
* \author F. Palacios, T. Economon
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -48,7 +48,7 @@ using namespace std;
* \brief Class for controlling the dual volume definition. The dual volume is compose by
* three main elements: points, edges, and vertices.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CDualGrid{
protected:
Expand Down Expand Up @@ -133,7 +133,7 @@ class CDualGrid{
* \class CPoint
* \brief Class for point definition (including control volume definition).
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CPoint : public CDualGrid {
private:
Expand Down Expand Up @@ -728,7 +728,7 @@ class CPoint : public CDualGrid {
* \class CEdge
* \brief Class for defining an edge.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CEdge : public CDualGrid {
private:
Expand Down Expand Up @@ -865,7 +865,7 @@ class CEdge : public CDualGrid {
* \class CVertex
* \brief Class for vertex definition (equivalent to edges, but for the boundaries).
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CVertex : public CDualGrid {
private:
Expand Down
2 changes: 1 addition & 1 deletion Common/include/dual_grid_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file dual_grid_structure.inl
* \brief In-Line subroutines of the <i>dual_grid_structure.hpp</i> file.
* \author F. Palacios, T. Economon
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
16 changes: 8 additions & 8 deletions Common/include/element_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* The subroutines and functions are in the <i>element_structure.cpp</i>
* and <i>element_linear.cpp</i> files.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -49,7 +49,7 @@ using namespace std;
* \class CElement
* \brief Main class for defining the element structure.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CElement {
Expand Down Expand Up @@ -378,7 +378,7 @@ class CElement {
* \class CTRIA1
* \brief Tria element with 1 Gauss Points
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CTRIA1 : public CElement {
Expand Down Expand Up @@ -426,7 +426,7 @@ class CTRIA1 : public CElement {
* \class CQUAD4
* \brief Quadrilateral element with 4 Gauss Points
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CQUAD4 : public CElement {
Expand Down Expand Up @@ -479,7 +479,7 @@ class CQUAD4 : public CElement {
* \class CQUAD4P1
* \brief Quadrilateral element with 4 Gauss Points and 1 Gauss Point for pressure subintegration
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CQUAD4P1 : public CQUAD4 {
Expand Down Expand Up @@ -520,7 +520,7 @@ class CQUAD4P1 : public CQUAD4 {
* \class CTETRA1
* \brief Tetrahedral element with 1 Gauss Point
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CTETRA1 : public CElement {
Expand Down Expand Up @@ -567,7 +567,7 @@ class CTETRA1 : public CElement {
* \class CHEXA8
* \brief Hexahedral element with 8 Gauss Points
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CHEXA8 : public CElement {
Expand Down Expand Up @@ -620,7 +620,7 @@ class CHEXA8 : public CElement {
* \class CHEXA8P1
* \brief Hexahedral element with 8 Gauss Points and 1 Gauss Point for pressure subintegration
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/

class CHEXA8P1 : public CHEXA8 {
Expand Down
2 changes: 1 addition & 1 deletion Common/include/element_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file element_structure.inl
* \brief In-Line subroutines of the <i>element_structure.hpp</i> file.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
4 changes: 2 additions & 2 deletions Common/include/gauss_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* \brief Headers of the Finite Element structure (gaussian points)
* The subroutines and functions are in the <i>gauss_structure.cpp</i> file.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -48,7 +48,7 @@ using namespace std;
* \class CGaussVariable
* \brief Main class for defining the gaussian points.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CGaussVariable {
protected:
Expand Down
2 changes: 1 addition & 1 deletion Common/include/gauss_structure.inl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* \file gauss_structure.inl
* \brief In-Line subroutines of the <i>gauss_structure.hpp</i> file.
* \author R. Sanchez
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down
12 changes: 6 additions & 6 deletions Common/include/geometry_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* \brief Headers of the main subroutines for creating the geometrical structure.
* The subroutines and functions are in the <i>geometry_structure.cpp</i> file.
* \author F. Palacios, T. Economon
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*
* SU2 Lead Developers: Dr. Francisco Palacios ([email protected]).
* Dr. Thomas D. Economon ([email protected]).
Expand Down Expand Up @@ -65,7 +65,7 @@ using namespace std;
* \brief Parent class for defining the geometry of the problem (complete geometry,
* multigrid agglomerated geometry, only boundary geometry, etc..)
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CGeometry {
protected:
Expand Down Expand Up @@ -901,7 +901,7 @@ class CGeometry {
* \brief Class for reading a defining the primal grid which is read from the
* grid file in .su2 format.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CPhysicalGeometry : public CGeometry {

Expand Down Expand Up @@ -1453,7 +1453,7 @@ class CPhysicalGeometry : public CGeometry {
* \brief Class for defining the multigrid geometry, the main delicated part is the
* agglomeration stage, which is done in the declaration.
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CMultiGridGeometry : public CGeometry {

Expand Down Expand Up @@ -1629,7 +1629,7 @@ class CMultiGridGeometry : public CGeometry {
* \class CPeriodicGeometry
* \brief Class for defining a periodic boundary condition.
* \author T. Economon, F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
*/
class CPeriodicGeometry : public CGeometry {
CPrimalGrid*** newBoundPer; /*!< \brief Boundary vector for new periodic elements (primal grid information). */
Expand Down Expand Up @@ -1675,7 +1675,7 @@ class CPeriodicGeometry : public CGeometry {
* \struct CMultiGridQueue
* \brief Class for a multigrid queue system
* \author F. Palacios
* \version 4.0.1 "Cardinal"
* \version 4.0.2 "Cardinal"
* \date Aug 12, 2012
*/
class CMultiGridQueue {
Expand Down
Loading

0 comments on commit b6ffb55

Please sign in to comment.