![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint) | nummode |
integer(kind=kint) | numnodedof |
real(kind=kreal), dimension(:), pointer | eigomega => null() |
real(kind=kreal), dimension(:,:), pointer | eigvector => null() |
real(kind=kreal) | rayalpha |
real(kind=kreal) | raybeta |
Definition at line 584 of file m_fstr.f90.
real(kind=kreal), dimension(:), pointer m_fstr::fstr_freqanalysis_data::eigomega => null() |
Definition at line 587 of file m_fstr.f90.
real(kind=kreal), dimension(:,:), pointer m_fstr::fstr_freqanalysis_data::eigvector => null() |
Definition at line 588 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_freqanalysis_data::nummode |
Definition at line 585 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_freqanalysis_data::numnodedof |
Definition at line 586 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_freqanalysis_data::rayalpha |
Definition at line 589 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_freqanalysis_data::raybeta |
Definition at line 589 of file m_fstr.f90.