![]() |
FrontISTR 5.2.0
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, fstrmat) |
| solve eigenvalue probrem | |
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(fstrst_matrix_contact_lagrange) | fstrmat | ||
| ) |
solve eigenvalue probrem
Definition at line 10 of file fstr_solve_eigen.f90.