| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(atl_solver_param_type), | intent(inout) | :: | params | |||
| type(treelmesh_type), | intent(out) | :: | tree | Mesh data in treelmesh format. |
||
| character(len=*), | intent(in), | optional | :: | configFile | Filename to use as default, when no argument provided. defaults to 'ateles.lua' if not provided. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nMaxThreads | ||||
| character(len=PathLen), | private | :: | filename |