FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_fstr_stiffmatrix Module Reference

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

Functions/Subroutines

subroutine, public fstr_stiffmatrix (hecmesh, hecmat, fstrsolid, time, tincr)
 接線剛性マトリックスを作成するサブルーチン
 

Detailed Description

This module provides function to calcualte 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 
)

接線剛性マトリックスを作成するサブルーチン

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 18 of file fstr_StiffMatrix.f90.

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