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

This module provides functions to deal with spring force. More...

Functions/Subroutines

subroutine fstr_addspring (cstep, hecmesh, hecmat, fstrsolid, fstrparam)
 
subroutine fstr_update_ndforce_spring (cstep, hecmesh, fstrsolid, b)
 

Detailed Description

This module provides functions to deal with spring force.

Function/Subroutine Documentation

◆ fstr_addspring()

subroutine m_fstr_spring::fstr_addspring ( integer, intent(in)  cstep,
type (hecmwst_local_mesh), intent(in)  hecmesh,
type (hecmwst_matrix), intent(inout)  hecmat,
type (fstr_solid), intent(inout)  fstrsolid,
type (fstr_param), intent(inout)  fstrparam 
)
Parameters
[in]cstepcurrent step
[in,out]hecmathecmw matrix
[in]hecmeshhecmw mesh
[in,out]fstrsolidfstr_solid
[in,out]fstrparamanalysis control parameters

Definition at line 11 of file fstr_Spring.f90.

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

◆ fstr_update_ndforce_spring()

subroutine m_fstr_spring::fstr_update_ndforce_spring ( integer(kind=kint), intent(in)  cstep,
type (hecmwst_local_mesh), intent(in)  hecmesh,
type (fstr_solid), intent(in)  fstrsolid,
real(kind=kreal), dimension(:), intent(inout)  b 
)
Parameters
[in]cstepcurrent step
[in]hecmeshmesh information
[in]fstrsolidwe need boundary conditions of curr step
[in,out]bright hand side

Definition at line 45 of file fstr_Spring.f90.

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