v0.16.3
Loading...
Searching...
No Matches
Public Attributes | List of all members
MatOps::AxisymmetricAssemblyData Struct Reference

#include "src/materials/MatAxisymmetric.hpp"

Collaboration diagram for MatOps::AxisymmetricAssemblyData:
[legend]

Public Attributes

boost::shared_ptr< MatrixDoubleinPlaneStress
 
boost::shared_ptr< MatrixDoubleinPlaneTangent
 

Detailed Description

Definition at line 57 of file MatAxisymmetric.hpp.

Member Data Documentation

◆ inPlaneStress

boost::shared_ptr<MatrixDouble> MatOps::AxisymmetricAssemblyData::inPlaneStress
Initial value:
=
boost::make_shared<MatrixDouble>()

Definition at line 58 of file MatAxisymmetric.hpp.

◆ inPlaneTangent

boost::shared_ptr<MatrixDouble> MatOps::AxisymmetricAssemblyData::inPlaneTangent
Initial value:
=
boost::make_shared<MatrixDouble>()

Definition at line 60 of file MatAxisymmetric.hpp.


The documentation for this struct was generated from the following file: