suanPan
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 vec eccentricity
 
const double area
 
const double linear_density = 0.
 
const double characteristic_length = -1.
 
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 {}
 
mat initial_geometry {}
 
mat current_geometry {}
 
mat trial_geometry {}
 

Member Data Documentation

◆ area

const double DataSection::area

◆ characteristic_length

const double DataSection::characteristic_length = -1.

◆ current_deformation

vec DataSection::current_deformation {}

◆ current_deformation_rate

vec DataSection::current_deformation_rate {}

◆ current_geometry

mat DataSection::current_geometry {}

◆ current_resistance

vec DataSection::current_resistance {}

◆ current_stiffness

mat DataSection::current_stiffness {}

◆ eccentricity

const vec DataSection::eccentricity

◆ initial_geometry

mat DataSection::initial_geometry {}

◆ initial_stiffness

mat DataSection::initial_stiffness {}

◆ linear_density

const double DataSection::linear_density = 0.

◆ 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_geometry

mat DataSection::trial_geometry {}

◆ trial_resistance

vec DataSection::trial_resistance {}

◆ trial_stiffness

mat DataSection::trial_stiffness {}

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