FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_fstr_stiffmatrix Module Reference

This module provides function to calculate tangent stiffness matrix. More...

Functions/Subroutines

subroutine, public fstr_stiffmatrix (hecMESH, hecMAT, fstrSOLID, time, tincr)
 This subroutine creates tangential stiffness matrix. More...
 
subroutine stiffmat_abort (ic_type, flag, mtype)
 

Detailed Description

This module provides function to calculate tangent stiffness matrix.

Function/Subroutine Documentation

◆ fstr_stiffmatrix()

subroutine, public m_fstr_stiffmatrix::fstr_stiffmatrix ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix hecMAT,
type (fstr_solid fstrSOLID,
real(kind=kreal), intent(in)  time,
real(kind=kreal), intent(in)  tincr 
)

This subroutine creates tangential stiffness matrix.

Parameters
hecmeshmesh information
hecmatlinear equation, its right side modified here
fstrsolidwe need boundary conditions of curr step
[in]timecurrent time
[in]tincrtime increment

Definition at line 19 of file fstr_StiffMatrix.f90.

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

◆ stiffmat_abort()

subroutine m_fstr_stiffmatrix::stiffmat_abort ( integer(kind=kint), intent(in)  ic_type,
integer(kind=kint), intent(in)  flag,
integer(kind=kint), intent(in), optional  mtype 
)

Definition at line 178 of file fstr_StiffMatrix.f90.

Here is the caller graph for this function: