suanPan
Loading...
Searching...
No Matches
DataSection Struct Reference

#include <Section.h>

Inheritance diagram for DataSection:
Collaboration diagram for DataSection:

Public Attributes

const unsigned material_tag
 
const SectionType section_type
 
const double area
 
const double linear_density
 
const vec eccentricity
 
vec trial_deformation
 
vec current_deformation
 
vec trial_deformation_rate
 
vec current_deformation_rate
 
vec trial_resistance
 
vec current_resistance
 
mat initial_stiffness
 
mat current_stiffness
 
mat trial_stiffness
 

Member Data Documentation

◆ area

const double DataSection::area

◆ current_deformation

vec DataSection::current_deformation

◆ current_deformation_rate

vec DataSection::current_deformation_rate

◆ current_resistance

vec DataSection::current_resistance

◆ current_stiffness

mat DataSection::current_stiffness

◆ eccentricity

const vec DataSection::eccentricity

◆ initial_stiffness

mat DataSection::initial_stiffness

◆ linear_density

const double DataSection::linear_density

◆ material_tag

const unsigned DataSection::material_tag

◆ section_type

const SectionType DataSection::section_type

◆ trial_deformation

vec DataSection::trial_deformation

◆ trial_deformation_rate

vec DataSection::trial_deformation_rate

◆ trial_resistance

vec DataSection::trial_resistance

◆ trial_stiffness

mat DataSection::trial_stiffness

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