#include "implicit_f.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_clause_box (ibox, is_available, lsubmodel, jclause, ids_max, boxlist, boxlist_size) |
| subroutine read_clause_box | ( | type (box_), dimension(nbbox) | ibox, |
| logical | is_available, | ||
| type(submodel_data), dimension(*), intent(in) | lsubmodel, | ||
| integer | jclause, | ||
| integer | ids_max, | ||
| integer, dimension(*) | boxlist, | ||
| integer | boxlist_size ) |
Definition at line 36 of file read_clause_box.F.