configure Subroutine

private subroutine configure(self, settings, field_manager)

Verify target dimension has been registered with field manager

Arguments

Type IntentOptional AttributesName
class(type_interp_operator), intent(inout), target:: self
class(type_settings), intent(inout) :: settings
type(type_field_manager), intent(inout) :: field_manager

Calls

proc~~configure~3~~CallsGraph proc~configure~3 configure type_option type_option proc~configure~3->type_option

Contents

None