read_params_immersed_rho Subroutine

public subroutine read_params_immersed_rho(self, filename)

Reads parameters for rho based immersed boundary

Type Bound

immersed_rho_t

Arguments

Type IntentOptional Attributes Name
class(immersed_rho_t), intent(inout) :: self

Instance of type

character(len=*), intent(in) :: filename

Filename, where to read parameters from


Calls

proc~~read_params_immersed_rho~~CallsGraph proc~read_params_immersed_rho immersed_rho_t%read_params_immersed_rho proc~handle_error handle_error proc~read_params_immersed_rho->proc~handle_error none~handle_error error_handler_t%handle_error proc~handle_error->none~handle_error

Called by

proc~~read_params_immersed_rho~~CalledByGraph proc~read_params_immersed_rho immersed_rho_t%read_params_immersed_rho proc~init~9 immersed_rho_t%init proc~init~9->proc~read_params_immersed_rho