solver3d_factory Subroutine

public subroutine solver3d_factory(solver_type, solver3d)

Factory routine for solver3d

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: solver_type

Desired type of solver3d - PIM: Based on PIM library

class(solver3d_t), intent(out), allocatable :: solver3d

Created solver3d