G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsElasticityFunctions.h File Reference

Provides useful classes derived from gsFunction which can be used for visualization or coupling. More...

+ Include dependency graph for gsElasticityFunctions.h:

Go to the source code of this file.

Classes

class  gsCauchyStressFunction< T >
 Compute Cauchy stresses for a previously computed/defined displacement field. Can be pushed into gsPiecewiseFunction to construct gsField for visualization in Paraview. More...
 
class  gsDetFunction< T >
 Compute jacobian determinant of the geometry mapping. Can be pushed into gsPiecewiseFunction to construct gsField for visualization in Paraview. More...
 
class  gsFsiLoad< T >
 Loading function to transfer fluid action to the solid. Used in Fluid-Structure Interaction simulation. Different parametrizations can be used for the geometry+ALE and velocity+pressure. More...
 

Namespaces

namespace  gismo
 The G+Smo namespace, containing all definitions for the library.
 

Detailed Description

Provides useful classes derived from gsFunction which can be used for visualization or coupling.

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)