G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsThinShellAssemblerDWRBase< T > Class Template Referenceabstract

Detailed Description

template<class T>
class gismo::gsThinShellAssemblerDWRBase< T >

Base class for the gsThinShellAssembler.

Template Parameters
TReal type

Inherited by gsThinShellAssemblerDWR< d, T, bending >.

Public Member Functions

virtual void constructStress (const gsFunctionSet< T > &deformed, gsPiecewiseFunction< T > &result, stress_type::type type)=0
 See gsThinShellAssemblerBase for details.
 
virtual ~gsThinShellAssemblerDWRBase ()
 Default empty constructor.