FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
m_fstr_eig_output Module Reference

Functions/Subroutines

subroutine fstr_eigen_residual (hecMESH, hecMAT, fstrEIG)
 residual of the eigenproblem as solved, i.e. in the reduced space of the MPC elimination More...
 
subroutine fstr_eigen_output (hecMESH, hecMAT, fstrEIG)
 
subroutine fstr_eigen_make_result_step (hecMESH, fstrEIG, fstrRESULT, istep)
 
subroutine fstr_eigen_output_visual (hecMESH, fstrEIG, fstrRESULT)
 
subroutine fstr_eigen_output_result (hecMESH, fstrEIG)
 
subroutine eglist (hecMESH, hecMAT, fstrEIG)
 Output eigenvalues and vectors. More...
 

Function/Subroutine Documentation

◆ eglist()

subroutine m_fstr_eig_output::eglist ( type(hecmwst_local_mesh)  hecMESH,
type(hecmwst_matrix)  hecMAT,
type(fstr_eigen)  fstrEIG 
)

Output eigenvalues and vectors.

Definition at line 280 of file fstr_EIG_output.f90.

Here is the caller graph for this function:

◆ fstr_eigen_make_result_step()

subroutine m_fstr_eig_output::fstr_eigen_make_result_step ( type(hecmwst_local_mesh)  hecMESH,
type(fstr_eigen)  fstrEIG,
type(hecmwst_result_data)  fstrRESULT,
integer(kind=kint)  istep 
)

Definition at line 128 of file fstr_EIG_output.f90.

Here is the caller graph for this function:

◆ fstr_eigen_output()

subroutine m_fstr_eig_output::fstr_eigen_output ( type(hecmwst_local_mesh)  hecMESH,
type(hecmwst_matrix)  hecMAT,
type(fstr_eigen)  fstrEIG 
)

Definition at line 52 of file fstr_EIG_output.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fstr_eigen_output_result()

subroutine m_fstr_eig_output::fstr_eigen_output_result ( type(hecmwst_local_mesh)  hecMESH,
type(fstr_eigen)  fstrEIG 
)

Definition at line 212 of file fstr_EIG_output.f90.

Here is the caller graph for this function:

◆ fstr_eigen_output_visual()

subroutine m_fstr_eig_output::fstr_eigen_output_visual ( type(hecmwst_local_mesh)  hecMESH,
type(fstr_eigen)  fstrEIG,
type(hecmwst_result_data)  fstrRESULT 
)

Definition at line 190 of file fstr_EIG_output.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fstr_eigen_residual()

subroutine m_fstr_eig_output::fstr_eigen_residual ( type(hecmwst_local_mesh)  hecMESH,
type(hecmwst_matrix)  hecMAT,
type(fstr_eigen)  fstrEIG 
)

residual of the eigenproblem as solved, i.e. in the reduced space of the MPC elimination

Definition at line 10 of file fstr_EIG_output.f90.

Here is the call graph for this function:
Here is the caller graph for this function: