Go to the source code of this file.
|
type | muload::tuload |
| Structure for user defines load. User may need to fill in it according to specified loads. More...
|
|
|
module | muload |
| This subroutine read in used-defined loading tangent.
|
|
|
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...
|
|