|  | FrontISTR
    5.7.1
    Large-scale structural analysis program with finit element method | 
This module provides a function to control eigen analysis. More...
| Functions/Subroutines | |
| subroutine | fstr_solve_eigen (hecMESH, hecMAT, fstrEIG, fstrSOLID, fstrRESULT, fstrPARAM, hecLagMAT) | 
| solve eigenvalue probrem  More... | |
This module provides a function to control eigen analysis.
| subroutine m_fstr_solve_eigen::fstr_solve_eigen | ( | type(hecmwst_local_mesh) | hecMESH, | 
| type(hecmwst_matrix) | hecMAT, | ||
| type(fstr_eigen) | fstrEIG, | ||
| type(fstr_solid) | fstrSOLID, | ||
| type(hecmwst_result_data) | fstrRESULT, | ||
| type(fstr_param) | fstrPARAM, | ||
| type(hecmwst_matrix_lagrange) | hecLagMAT | ||
| ) | 
solve eigenvalue probrem
Definition at line 10 of file fstr_solve_eigen.f90.