G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsElTimeIntegrator.h File Reference

Provides time integration for dynamical elasticity. More...

+ Include dependency graph for gsElTimeIntegrator.h:

Go to the source code of this file.

Classes

class  gsElasticityAssembler< T >
 Assembles the stiffness matrix and the right-hand side vector for linear and nonlinear elasticity for 2D plain stress and 3D continua. The matrix and vector have a block structure associated with components of the displacement vector, each block corresponding to one component. Supports mixed displacement-pressure formulation. More...
 
class  gsElTimeIntegrator< T >
 Time integation for equations of dynamic elasticity with implicit schemes. More...
 
class  gsMassAssembler< T >
 Assembles the mass matrix and right-hand side vector for linear and nonlinear elasticity for 2D plain stress and 3D continua. The matrix has a block structure associated with components of the displacement vector, each block corresponding to one component. Supports mixed displacement-pressure formulation. More...
 

Namespaces

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

Detailed Description

Provides time integration for dynamical elasticity.

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)