SU2
include Directory Reference

Directories

Files

file  ad_structure.hpp [code]
 Main routines for the algorithmic differentiation (AD) structure.
 
file  ad_structure.inl
 Main routines for the algorithmic differentiation (AD) structure.
 
file  adt_structure.hpp [code]
 Headers of the subroutines for carrying out geometrical searches using an alternating digital tree (ADT). The subroutines and functions are in the adt_structure.cpp file.
 
file  adt_structure.inl
 In-Line subroutines of the adt_structure.hpp file.
 
file  config_structure.hpp [code]
 All the information about the definition of the physical problem. The subroutines and functions are in the config_structure.cpp file.
 
file  config_structure.inl
 In-Line subroutines of the config_structure.hpp file.
 
file  datatype_structure.hpp [code]
 Headers for generalized datatypes. The subroutines and functions are in the datatype_structure.cpp file.
 
file  datatype_structure.inl
 In-Line subroutines of the datatype_structure.hpp file.
 
file  dual_grid_structure.hpp [code]
 Headers of the main subroutines for doing the complete dual grid structure. The subroutines and functions are in the dual_grid_structure.cpp file.
 
file  dual_grid_structure.inl
 In-Line subroutines of the dual_grid_structure.hpp file.
 
file  element_structure.hpp [code]
 Headers of the Finite Element structure (elements) The subroutines and functions are in the element_structure.cpp and element_linear.cpp files.
 
file  element_structure.inl
 In-Line subroutines of the element_structure.hpp file.
 
file  gauss_structure.hpp [code]
 Headers of the Finite Element structure (gaussian points) The subroutines and functions are in the gauss_structure.cpp file.
 
file  gauss_structure.inl
 In-Line subroutines of the gauss_structure.hpp file.
 
file  geometry_structure.hpp [code]
 Headers of the main subroutines for creating the geometrical structure. The subroutines and functions are in the geometry_structure.cpp file.
 
file  geometry_structure.inl
 In-Line subroutines of the geometry_structure.hpp file.
 
file  grid_adaptation_structure.hpp [code]
 Headers of the main subroutines for doing the numerical grid adaptation.
 
file  grid_adaptation_structure.inl
 In-Line subroutines of the grid_adaptation_structure.hpp file.
 
file  grid_movement_structure.hpp [code]
 Headers of the main subroutines for doing the numerical grid movement (including volumetric movement, surface movement and Free From technique definition). The subroutines and functions are in the grid_movement_structure.cpp file.
 
file  grid_movement_structure.inl
 In-Line subroutines of the grid_movement_structure.hpp file.
 
file  interpolation_structure.hpp [code]
 Headers of the main subroutines used by SU2_FSI. The subroutines and functions are in the interpolation_structure.cpp file.
 
file  linear_solvers_structure.hpp [code]
 Headers for the classes related to linear solvers (CG, FGMRES, etc) The subroutines and functions are in the linear_solvers_structure.cpp file.
 
file  linear_solvers_structure.inl
 inline subroutines of the linear_solvers_structure.hpp file.
 
file  linear_solvers_structure_b.hpp [code]
 Routines for the linear solver used in the reverse sweep of AD.
 
file  matrix_structure.hpp [code]
 Headers of the main subroutines for creating the sparse matrices-by-blocks. The subroutines and functions are in the matrix_structure.cpp file.
 
file  matrix_structure.inl
 In-Line subroutines of the matrix_structure.hpp file.
 
file  mpi_structure.hpp [code]
 Headers of the mpi interface for generalized datatypes. The subroutines and functions are in the mpi_structure.cpp file.
 
file  option_structure.hpp [code]
 Defines classes for referencing options for easy input in CConfig.
 
file  primal_grid_structure.hpp [code]
 Headers of the main subroutines for storing the primal grid structure. The subroutines and functions are in the primal_grid_structure.cpp file.
 
file  primal_grid_structure.inl
 In-Line subroutines of the primal_grid_structure.hpp file.
 
file  vector_structure.hpp [code]
 Headers for the classes related to linear solvers (CG, FGMRES, etc) The subroutines and functions are in the linear_solvers_structure.cpp file.
 
file  vector_structure.inl
 inline subroutines of the vector_structure.hpp file.