Prepare marker_set for use with solvers
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(marker_set), | intent(inout) | :: | this | 
                 Immersed boundary  | 
        ||
| type(timer_obj), | intent(in), | target | :: | timer | 
                 Timer utility  | 
        |
| type(parser_obj), | intent(in), | target | :: | parser | 
                 Parser for input file  | 
        |
| type(op_obj), | intent(in), | target | :: | operators | 
                 Operators object  | 
        |
| type(monitor_set), | intent(in), | target | :: | monitors | 
                 Monitors to print to stdout and files  | 
        |
| logical, | intent(in), | optional | :: | update_time | 
                 Update time and iteration based on read file  |