MASA-0.44.0
|
Selects an already initalized manufactured solution class. More...
Public Member Functions | |
subroutine | masa_select_mms_passthrough (desired_mms_function) |
Selects an already initalized manufactured solution class.
Thus, if the user had created two manufactured classes (say, nick and bob) using masa_init, he could switch between them by passing the handle to this routine. ex. masa_select_mms("nick")
desired_mms_function | Unique manufactured class handle string. |