FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
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 subroutine read in variables needs to define user-defined external loads. More...
 
subroutine muload::uloading (cstep, factor, exForce)
 This subroutine take consider of user-defined external loading. More...
 
subroutine muload::uresidual (cstep, factor, residual)
 This subroutine take consider of user-defined external loading. More...
 

Variables

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