Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(CRS_), | public, | allocatable | :: | CRS(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this | |||
integer(kind=int32), | intent(in) | :: | box_row | |||
integer(kind=int32), | intent(in) | :: | box_col |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this | |||
integer(kind=int32), | intent(in) | :: | box_row | |||
integer(kind=int32), | intent(in) | :: | box_col |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | vec(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BCRS_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | vec(:) | |||
integer(kind=int32), | intent(in), | optional | :: | max_itr | ||
integer(kind=int32), | intent(in), | optional | :: | fix_idx(:) |