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

Provides linear and nonlinear assemblers for thin shells. More...

+ Include dependency graph for gsThinShellAssembler.h:

Go to the source code of this file.

Classes

class  gsThinShellAssembler< d, T, bending >
 Assembles the system matrix and vectors for 2D and 3D shell problems, including geometric nonlinearities and loading nonlinearities. The material nonlinearities are handled by the gsMaterialMatrixIntegrate class. More...
 
class  gsThinShellAssemblerBase< T >
 Base class for the gsThinShellAssembler. More...
 
class  gsThinShellAssemblerBase< T >
 Base class for the gsThinShellAssembler. More...
 
struct  shell_coupling
 Defines the coupling type over interfaces. More...
 

Namespaces

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

Enumerations

enum  ThinShellAssemblerStatus {
  Success,
  AssemblyError,
  DimensionError
}
 

Detailed Description

Provides linear and nonlinear assemblers for thin shells.

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): H.M. Verhelst (2019-..., TU Delft) A. Mantzaflaris (2019-..., Inria)