set_ic_density_funcs Subroutine

private subroutine set_ic_density_funcs(self, rho_func, drho_func)

Type Bound

initial_conditions_t

Arguments

Type IntentOptional Attributes Name
class(initial_conditions_t), intent(inout) :: self
procedure(profile_fcn) :: rho_func
procedure(profile_fcn), optional :: drho_func