suanPan
|
#include <NM3D3.h>
Public Member Functions | |
NM3D3 (unsigned, double, double, double, double, double, double, double, double, double, double, vec &&, vec &&, double, mat &&={}) | |
unique_ptr< Section > | get_copy () override |
![]() | |
VAFNM (unsigned, double, double, double, double, double, vec &&, vec &&, double, vec &&) | |
VAFNM (unsigned, double, double, double, double, double, double, vec &&, vec &&, double, vec &&) | |
![]() | |
NonlinearNM (unsigned, double, double, bool, double, vec &&) | |
NonlinearNM (unsigned, double, double, double, bool, double, vec &&) | |
int | initialize (const shared_ptr< DomainBase > &) override |
int | update_trial_status (const vec &) override |
vector< vec > | record (OutputType) override |
![]() | |
void | initialize_history (unsigned) |
int | clear_status () override |
int | commit_status () override |
int | reset_status () override |
void | print () override |
Section (unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | |
Section (const Section &)=default | |
Section (Section &&)=delete | |
![]() | |
Section (unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | |
Section (const Section &)=default | |
Section (Section &&)=delete | |
Section & | operator= (const Section &)=delete |
Section & | operator= (Section &&)=delete |
~Section () override=default | |
SectionType | get_section_type () const |
double | get_area () const |
double | get_linear_density () const |
int | initialize_base (const shared_ptr< DomainBase > &) |
void | set_initialized (bool) const |
void | set_symmetric (bool) const |
bool | is_initialized () const |
bool | is_symmetric () const |
void | set_eccentricity (const vec &) const |
const vec & | get_eccentricity () const |
virtual void | set_characteristic_length (double) const |
double | get_characteristic_length () const |
virtual const vec & | get_trial_deformation () const |
virtual const vec & | get_trial_deformation_rate () const |
virtual const vec & | get_trial_resistance () const |
virtual const mat & | get_trial_stiffness () const |
virtual const mat & | get_trial_geometry () const |
virtual const vec & | get_current_deformation () const |
virtual const vec & | get_current_deformation_rate () const |
virtual const vec & | get_current_resistance () const |
virtual const mat & | get_current_stiffness () const |
virtual const mat & | get_current_geometry () const |
virtual const mat & | get_initial_stiffness () const |
virtual const mat & | get_initial_geometry () const |
int | update_incre_status (double) |
int | update_incre_status (double, double) |
int | update_trial_status (double) |
int | update_trial_status (double, double) |
virtual int | update_incre_status (const vec &) |
virtual int | update_incre_status (const vec &, const vec &) |
virtual int | update_trial_status (const vec &, const vec &) |
![]() | |
Tag (unsigned=0) | |
Tag (const Tag &)=default | |
Tag (Tag &&)=default | |
Tag & | operator= (const Tag &)=delete |
Tag & | operator= (Tag &&)=delete |
virtual | ~Tag ()=default |
void | set_tag (unsigned) const |
unsigned | get_tag () const |
void | enable () |
void | disable () |
void | guard () |
void | unguard () |
bool | is_active () const |
bool | is_guarded () const |
Protected Member Functions | |
double | compute_f (const vec &, const vec &) const override |
vec | compute_df (const vec &, const vec &) const override |
mat | compute_ddf (const vec &, const vec &) const override |
![]() | |
SurfaceNM3D (double, mat &&={}) | |
double | compute_sf (const vec &, const vec &) const |
vec | compute_dsf (const vec &, const vec &) const |
mat | compute_ddsf (const vec &, const vec &) const |
![]() | |
vec | compute_h (double) const override |
vec | compute_dh (double) const override |
VAFNM (unsigned, double, double, double, double, double, vec &&, vec &&, double, vec &&) | |
VAFNM (unsigned, double, double, double, double, double, double, vec &&, vec &&, double, vec &&) | |
NonlinearNM (unsigned, double, double, bool, double, vec &&) | |
NonlinearNM (unsigned, double, double, double, bool, double, vec &&) | |
int | initialize (const shared_ptr< DomainBase > &) override |
int | update_trial_status (const vec &) override |
vector< vec > | record (OutputType) override |
![]() | |
void | initialize_history (unsigned) |
int | clear_status () override |
int | commit_status () override |
int | reset_status () override |
void | print () override |
Section (unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | |
Section (const Section &)=default | |
Section (Section &&)=delete | |
![]() | |
Section (unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | |
Section (const Section &)=default | |
Section (Section &&)=delete | |
Section & | operator= (const Section &)=delete |
Section & | operator= (Section &&)=delete |
~Section () override=default | |
SectionType | get_section_type () const |
double | get_area () const |
double | get_linear_density () const |
int | initialize_base (const shared_ptr< DomainBase > &) |
void | set_initialized (bool) const |
void | set_symmetric (bool) const |
bool | is_initialized () const |
bool | is_symmetric () const |
void | set_eccentricity (const vec &) const |
const vec & | get_eccentricity () const |
virtual void | set_characteristic_length (double) const |
double | get_characteristic_length () const |
virtual const vec & | get_trial_deformation () const |
virtual const vec & | get_trial_deformation_rate () const |
virtual const vec & | get_trial_resistance () const |
virtual const mat & | get_trial_stiffness () const |
virtual const mat & | get_trial_geometry () const |
virtual const vec & | get_current_deformation () const |
virtual const vec & | get_current_deformation_rate () const |
virtual const vec & | get_current_resistance () const |
virtual const mat & | get_current_stiffness () const |
virtual const mat & | get_current_geometry () const |
virtual const mat & | get_initial_stiffness () const |
virtual const mat & | get_initial_geometry () const |
int | update_incre_status (double) |
int | update_incre_status (double, double) |
int | update_trial_status (double) |
int | update_trial_status (double, double) |
virtual int | update_incre_status (const vec &) |
virtual int | update_incre_status (const vec &, const vec &) |
virtual int | update_trial_status (const vec &, const vec &) |
![]() | |
Tag (unsigned=0) | |
Tag (const Tag &)=default | |
Tag (Tag &&)=default | |
Tag & | operator= (const Tag &)=delete |
Tag & | operator= (Tag &&)=delete |
virtual | ~Tag ()=default |
void | set_tag (unsigned) const |
unsigned | get_tag () const |
void | enable () |
void | disable () |
void | guard () |
void | unguard () |
bool | is_active () const |
bool | is_guarded () const |
Additional Inherited Members | |
![]() | |
const vec | yield_diag |
const mat | ti |
const mat | tj |
const bool | has_kinematic |
const unsigned | n_size |
const unsigned | d_size = 2llu * n_size - 1llu |
const unsigned | g_size |
const uvec | ni |
const uvec | nj |
const uvec | ga |
const uvec | gb |
const uvec | gc |
const uvec | gd |
const uvec | ge |
![]() | |
const double | EA |
const double | EIS |
const double | EIW |
const vec | yield_force |
![]() | |
vec | initial_history |
vec | current_history |
vec | trial_history |
![]() | |
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 {} |
![]() | |
static constexpr unsigned | max_iteration = 20u |
![]() | |
static constexpr double | tolerance = 1E-14 |
NM3D3::NM3D3 | ( | unsigned | T, |
double | EEA, | ||
double | EEIS, | ||
double | EEIW, | ||
double | NP, | ||
double | MSP, | ||
double | MWP, | ||
double | CC, | ||
double | HH, | ||
double | HS, | ||
double | HD, | ||
vec && | KK, | ||
vec && | KB, | ||
double | LD, | ||
mat && | PS = {} ) |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |