v0.13.2
Loading...
Searching...
No Matches
Files | Classes
Solid Shell Prism Element
Collaboration diagram for Solid Shell Prism Element:

Files

file  solid_shell.cpp
 Solid shell prism element example.
 
file  solid_shell_nonlinear.cpp
 Solid shell prism element example.
 
file  solid_shell_partition_mesh.cpp
 Solid shell prism element example.
 
file  RunAdaptivity.cpp
 Implementation of solid shell prism element.
 
file  SolidShellPrismElement.cpp
 Implementation of solid shell prism element.
 
file  RunAdaptivity.hpp
 Implementation of solid shell prism element.
 
file  SolidShellPrismElement.hpp
 Implementation of solid shell prism element.
 

Classes

struct  SolidShellModule::SolidShellPrismElement
 Main class for solid shell element. More...
 
struct  SolidShellModule::SolidShellPrismElement::CommonData
 Common data for solid shell element. More...
 
struct  SolidShellModule::SolidShellPrismElement::SolidShell
 
struct  SolidShellModule::SolidShellPrismElement::SolidShellError
 
struct  SolidShellModule::SolidShellPrismElement::MakeB
 Calculate strain element operators. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetDisplacements
 Calculate displacements at integration points. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetDirectorVector
 
struct  SolidShellModule::SolidShellPrismElement::OpGetCoVectors
 
struct  SolidShellModule::SolidShellPrismElement::OpGetReferenceBase
 Calculate rotation matrices to local (user) element coordinate system. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpJacobioan
 Calculate jacobian. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpInvJacobian
 Calculate inverse of Jacobian. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetStrainDisp
 Get strain form displacements at integration points. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetStrainLocal
 Get strain form local through thickness displacements at integration points. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetStress
 Evaluate stress at integration points. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpAssembleRhsDisp
 Assemble internal forces for displacement DoFs. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpAssembleRhsLocal
 Assemble internal forces for local thorough thickness DoFs. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpAssembleLhsMix
 Assemble stiffness matrix. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpPostProcStressAndStrain
 Post process strain and stresses on post-processing mesh. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpPostProcMeshNodeDispalcements
 Post process displacements on post-processing mesh. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpPostProcMeshNodePositions
 Post process geometry (mesh nodal positions) on post-processing mesh. More...
 
struct  SolidShellModule::SolidShellPrismElement::PostProcFatPrismOnTriangleOnRefinedMesh
 Generate post-processing triangular mesh for solid-shell element. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetAxialForces
 Post process axial and shear forces. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetMoment
 Post process moments forces. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpGetFCartesian
 
struct  SolidShellModule::SolidShellPrismElement::OpGetFLocal
 
struct  SolidShellModule::SolidShellPrismElement::NormalApprox
 Evaluate normals and tangents on shell surface. More...
 
struct  SolidShellModule::SolidShellPrismElement::OpEnergyNormH1
 Calculate semi norm. More...
 

Detailed Description