This function loads property file using external c-function
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(kind=c_char), | dimension(*) | :: | filename | |||
| integer, | intent(out) | :: | nFields | number of fields in mixture |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=c_int), | private | :: | nFields_c | ||||
| integer(kind=c_int), | private | :: | success_c |