FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
uload.f90 File Reference

Go to the source code of this file.

Data Types

type  muload::tuload
 Structure for user defines load. User may need to fill in it according to specified loads. More...
 

Modules

module  muload
 This subroutine read in used-defined loading tangent.
 

Functions/Subroutines

integer function muload::ureadload (fname)
 This suborutine read in variables needs to define user-defined external loads.
 
subroutine muload::uloading (cstep, factor, exforce)
 This subroutine take consider of user-defined external loading.
 
subroutine muload::uresidual (cstep, factor, residual)
 This subroutine take consider of user-defined external loading.
 

Variables

type(tuload), dimension(:), pointer, save muload::uloads =>null()