![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_database (lM, lN, lName, lMW) |
| subroutine | read_database0 () |
| subroutine | writecp (lM, lN, lName, lMW) |
| subroutine read_database | ( | integer, intent(in) | lM, |
| integer, intent(in) | lN, | ||
| character(len=*), intent(in) | lName, | ||
| double precision, intent(inout) | lMW | ||
| ) |
Definition at line 22 of file read_database.f.


| subroutine read_database0 | ( | ) |
Definition at line 198 of file read_database.f.


| subroutine writecp | ( | integer, intent(in) | lM, |
| integer, intent(in) | lN, | ||
| character(len=*), intent(in) | lName, | ||
| double precision, intent(in) | lMW | ||
| ) |
Definition at line 294 of file read_database.f.

