#include "implicit_f.inc"#include "comlock.inc"#include "com01_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "task_c.inc"#include "impl1_c.inc"#include "scr03_c.inc"#include "com08_c.inc"#include "sms_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rgwal0 (x, a, v, rwbuf, lprw, nprw, ms, fsav, fr_wall, fopt, rwsav, weight, frwl6, nodnx_sms, weight_md, dimfb, fbsav6, stabsen, tabsensor, wfext, wfext_md) |
| subroutine | rgwal0_imp (x, d, v, rwbuf, lprw, nprw, ms, fsav, fr_wall, fopt, rwsav, weight, fsavd, nt_rw, iddl, ikc, icomv, ndof, frwl6, weight_md, dimfb, fbsav6, stabsen, tabsensor, wfext, wfext_md) |
| subroutine | rgwalf (a, rwbuf, nprw, ms) |
| subroutine | rgwalt (msr, rwl, frwl6, pmain, fsav, fopt, fbsav6, iparsens) |
| subroutine rgwal0 | ( | x, | |
| a, | |||
| v, | |||
| rwbuf, | |||
| integer, dimension(*) | lprw, | ||
| integer, dimension(*) | nprw, | ||
| ms, | |||
| fsav, | |||
| integer, dimension(nspmd+2,*) | fr_wall, | ||
| fopt, | |||
| rwsav, | |||
| integer, dimension(*) | weight, | ||
| double precision, dimension(7,6,nrwall) | frwl6, | ||
| integer, dimension(*) | nodnx_sms, | ||
| integer, dimension(*) | weight_md, | ||
| integer | dimfb, | ||
| double precision, dimension(12,6,dimfb) | fbsav6, | ||
| integer | stabsen, | ||
| integer, dimension(*) | tabsensor, | ||
| double precision, intent(inout) | wfext, | ||
| double precision, intent(inout) | wfext_md ) |
Definition at line 36 of file rgwal0.F.
| subroutine rgwal0_imp | ( | x, | |
| d, | |||
| v, | |||
| rwbuf, | |||
| integer, dimension(*) | lprw, | ||
| integer, dimension(*) | nprw, | ||
| ms, | |||
| fsav, | |||
| integer, dimension(nspmd+2,*) | fr_wall, | ||
| fopt, | |||
| rwsav, | |||
| integer, dimension(*) | weight, | ||
| fsavd, | |||
| integer | nt_rw, | ||
| integer, dimension(*) | iddl, | ||
| integer, dimension(*) | ikc, | ||
| integer | icomv, | ||
| integer, dimension(*) | ndof, | ||
| double precision, dimension(7,6,nrwall) | frwl6, | ||
| integer, dimension(*) | weight_md, | ||
| integer | dimfb, | ||
| double precision, dimension(12,6,dimfb) | fbsav6, | ||
| integer | stabsen, | ||
| integer, dimension(*) | tabsensor, | ||
| double precision, intent(inout) | wfext, | ||
| double precision, intent(inout) | wfext_md ) |
Definition at line 206 of file rgwal0.F.
| subroutine rgwalf | ( | a, | |
| rwbuf, | |||
| integer, dimension(*) | nprw, | ||
| ms ) |
Definition at line 377 of file rgwal0.F.
| subroutine rgwalt | ( | integer | msr, |
| rwl, | |||
| double precision, dimension(7,6) | frwl6, | ||
| integer | pmain, | ||
| fsav, | |||
| fopt, | |||
| double precision, dimension(12,6) | fbsav6, | ||
| integer | iparsens ) |
Definition at line 438 of file rgwal0.F.