| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(friction_t), | public, | allocatable, target | :: | frictions(:) | |||
| procedure(init_friction_ext_if), | public, | pointer | :: | init_friction_ext | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_int), | value | :: | cfg_len | |||
| character(len=*) | :: | cfg_str | ||||
| type(c_ptr) | :: | c_pt | ||||
| type(c_funptr) | :: | frict_ptr |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | friction_corr | |||
| type(c_ptr), | public | :: | frict_cfg | = | C_NULL_PTR | ||
| procedure(itf_1var), | public, | pointer, nopass | :: | frict | => | friction_correlation_not_implemented | |
| procedure(itf_1var), | public, | pointer, nopass | :: | frict_der | => | null() |
| procedure, public :: friction => friction_correlation | |
| procedure, public :: friction_der => friction_correlation_der |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | alpha | ||||
| real(kind=dp), | public | :: | beta |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | alpha | ||||
| real(kind=dp), | public | :: | beta | ||||
| real(kind=dp), | public | :: | VoidFr | ||||
| real(kind=dp), | public | :: | Re_min |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | alpha | ||||
| real(kind=dp), | public | :: | beta |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(friction_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(friction_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | Re |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | cfgs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(friction_t), | intent(inout) | :: | fct | |||
| class(input_t), | intent(in) | :: | cfg | |||
| character(len=*), | intent(in) | :: | built_in_name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(friction_t), | intent(inout), | pointer | :: | me | ||
| class(input_t), | intent(in), | target | :: | cfg |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in), | target | :: | cfg | ||
| type(c_ptr), | intent(out) | :: | c_pt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in), | target | :: | cfg | ||
| type(c_ptr), | intent(out) | :: | c_pt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in), | target | :: | cfg | ||
| type(c_ptr), | intent(out) | :: | c_pt |