![]() |
(git:b77b4be)
|
Reading of input parameters for the pw_poisson-modules. More...
Functions/Subroutines | |
subroutine, public | pw_poisson_read_parameters (poisson_section, params) |
Reads the POISSON input-section and into pw_poisson_parameter_type. | |
Reading of input parameters for the pw_poisson-modules.
subroutine, public pw_poisson_read_input::pw_poisson_read_parameters | ( | type(section_vals_type), pointer | poisson_section, |
type(pw_poisson_parameter_type), intent(inout) | params | ||
) |
Reads the POISSON input-section and into pw_poisson_parameter_type.
poisson_section | ... |
params | ... |
Definition at line 59 of file pw_poisson_read_input.F.