File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/extensions/AMSmath.js
v0.14.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Files | Variables
NonLinear Elastic Element
Collaboration diagram for NonLinear Elastic Element:

Files

file  VolumeLengthQuality.hpp
 Implementation of Volume-Length-Quality measure with barrier.
 
file  convective_matrix.cpp
 
file  elasticity.cpp
 
file  ElasticMaterials.hpp
 Elastic materials.
 
file  Hooke.hpp
 Implementation of linear elastic material.
 
file  NeoHookean.hpp
 Implementation of Neo-Hookean elastic material.
 
file  VolumeLengthQuality.hpp
 Implementation of Volume-Length-Quality measure with barrier.
 
file  arc_length_nonlinear_elasticity.cpp
 nonlinear elasticity (arc-length control)
 
file  stability.cpp
 
file  KelvinVoigtDamper.hpp
 Implementation dashpot, i.e. damper.
 
file  NonLinearElasticElement.hpp
 Operators and data structures for non-linear elastic analysis.
 
file  PostProcStresses.hpp
 Post-processing stresses for non-linear analysis.
 

Variables

struct ConvectiveMassElement BlockData = NonlinearElasticElement::BlockData
 

Detailed Description

Variable Documentation

◆ BlockData

Examples
HookeElement.hpp.