FrontISTR  5.8.0
Large-scale structural analysis program with finit element method
fstr_ass_load.f90 File Reference

Go to the source code of this file.

Modules

module  m_fstr_ass_load
 This module provides functions to take into account external load.
 

Functions/Subroutines

subroutine m_fstr_ass_load::fstr_ass_load (cstep, ctime, hecMESH, hecMAT, fstrSOLID, fstrPARAM)
 This subroutine assmble following external force into fstrSOLIDGL and hecMATB afterwards. More...
 
subroutine m_fstr_ass_load::process_concentrated_loads (cstep, ctime, hecMESH, fstrSOLID)
 Process concentrated nodal forces (CLOAD) More...
 
subroutine m_fstr_ass_load::process_distributed_loads (cstep, ctime, hecMESH, fstrSOLID)
 
subroutine m_fstr_ass_load::process_user_loads (cstep, fstrSOLID)
 
subroutine m_fstr_ass_load::update_rhs_vector (hecMESH, hecMAT, fstrSOLID)
 Update right-hand side vector. More...
 
subroutine m_fstr_ass_load::process_thermal_loads (cstep, ctime, hecMESH, hecMAT, fstrSOLID)
 
subroutine m_fstr_ass_load::calculate_thermal_load (ic_type, nn, xx, yy, zz, tt, tt0, isect, ndof, hecMESH, fstrSOLID, icel, vect, cdsys_ID, coords, iset, pa1, iwk, B)
 Calculate thermal load based on element type. More...