![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
Provides several simple utility and naming classes. More...
Include dependency graph for gsBaseUtils.h:Go to the source code of this file.
Classes | |
| struct | ale_method |
| Specifies method used for mesh deformation in fluid-structure interaction. More... | |
| class | gsProgressBar |
| Simple progress bar class. More... | |
| struct | iteration_type |
| @briefly Specifies iteration type for an iterative solver More... | |
| struct | linear_solver |
| Specifies linear solver to use if it is hidden within some other class (like Newton's method or time integrators) More... | |
| struct | material_law |
| Specifies the material law to use. More... | |
| struct | ns_assembly |
| Specifies the iteration type used to solve nonlinear systems. More... | |
| struct | solver_verbosity |
| Specifies the verbosity of the iterative solver. More... | |
| struct | stress_components |
| method was interrupted because the current solution is invalid More... | |
| struct | time_integration |
| Specifies the time integration scheme, see Wriggers, Nonlinear FEM, p. 205. More... | |
Namespaces | |
| namespace | gismo |
| The G+Smo namespace, containing all definitions for the library. | |
Enumerations | |
| enum | solver_status { } |
| Specifies the status of the iterative solver. More... | |
Provides several simple utility and naming classes.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): A.Shamanskiy (2016 - ...., TU Kaiserslautern)