Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(str_params), | private | :: | y_params | ||||
type(str_params), | private | :: | z_params | ||||
real(kind=dp), | private, | parameter | :: | SYMM_CENTER | = | zero_dp |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public | :: | const | ||||
real(kind=dp), | public | :: | smin | ||||
real(kind=dp), | public | :: | smax | ||||
real(kind=dp), | public | :: | nl_stretch | ||||
real(kind=dp), | public | :: | xs | ||||
real(kind=dp), | public | :: | dli_inv | ||||
real(kind=dp), | public | :: | ratio | ||||
real(kind=dp), | public | :: | dl_inv | ||||
real(kind=dp), | public | :: | init_cell |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | yp_in | |||
type(str_params), | intent(in) | :: | params |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | yp_in | |||
type(str_params), | intent(in) | :: | params |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | np | |||
integer, | intent(in) | :: | ic1 | |||
real(kind=dp), | intent(inout) | :: | pt(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | np | |||
integer, | intent(in) | :: | ic1 | |||
real(kind=dp), | intent(inout) | :: | pt(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout) | :: | pt(:,:) | |||
integer, | intent(in) | :: | np | |||
integer, | intent(in) | :: | ic1 | |||
integer, | intent(in) | :: | ic2 |