![]() |
(git:b77b4be)
|
Types to handle submatrices. More...
Data Types | |
type | domain_map_type |
type | domain_submatrix_type |
Variables | |
integer, parameter, public | select_row_col = 1 |
integer, parameter, public | select_row = 2 |
Types to handle submatrices.
integer, parameter, public domain_submatrix_types::select_row_col = 1 |
Definition at line 25 of file domain_submatrix_types.F.
integer, parameter, public domain_submatrix_types::select_row = 2 |
Definition at line 26 of file domain_submatrix_types.F.