init_source_none Subroutine

public subroutine init_source_none(self, filename)

Initialises source=none

Type Bound

source_none_t

Arguments

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

Instance of type

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

Filename to read parameters from


Contents