| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_int), | value | :: | num_gaussians | |||
| real(kind=c_double), | intent(in), | dimension(*) | :: | g_coords | ||
| real(kind=c_double), | intent(in), | dimension(*) | :: | g_exps | ||
| real(kind=c_double), | intent(in), | dimension(*) | :: | g_coefs | ||
| integer(kind=c_int), | dimension(*) | :: | g_ams | |||
| integer(kind=c_int), | dimension(*) | :: | g_lengths |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | integrator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | integrator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | integrator | |||
| integer(kind=c_int), | value | :: | num_ecps | |||
| real(kind=c_double), | dimension(*) | :: | u_coords | |||
| real(kind=c_double), | dimension(*) | :: | u_exps | |||
| real(kind=c_double), | dimension(*) | :: | u_coefs | |||
| integer(kind=c_int), | dimension(*) | :: | u_ams | |||
| integer(kind=c_int), | dimension(*) | :: | u_ns | |||
| integer(kind=c_int), | dimension(*) | :: | u_lengths |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | integrator | |||
| integer(kind=c_int), | value | :: | deriv_order |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | integrator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ecp_result), | value | :: | result |