This algorithm was gracefully provided by Ivan Privec and adapted by Jose Alves
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_sp_type), | intent(in) | :: | CSR | |||
type(SELLC_sp_type), | intent(out) | :: | SELLC | |||
integer, | intent(in), | optional | :: | chunk |
This algorithm was gracefully provided by Ivan Privec and adapted by Jose Alves
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_dp_type), | intent(in) | :: | CSR | |||
type(SELLC_dp_type), | intent(out) | :: | SELLC | |||
integer, | intent(in), | optional | :: | chunk |
This algorithm was gracefully provided by Ivan Privec and adapted by Jose Alves
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_csp_type), | intent(in) | :: | CSR | |||
type(SELLC_csp_type), | intent(out) | :: | SELLC | |||
integer, | intent(in), | optional | :: | chunk |
This algorithm was gracefully provided by Ivan Privec and adapted by Jose Alves
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_cdp_type), | intent(in) | :: | CSR | |||
type(SELLC_cdp_type), | intent(out) | :: | SELLC | |||
integer, | intent(in), | optional | :: | chunk |