apply_operator Subroutine

public subroutine apply_operator(final_operator, settings, field_manager)

Arguments

Type IntentOptional AttributesName
class(type_base_operator), pointer:: final_operator
class(type_settings), intent(inout) :: settings
type(type_field_manager), intent(inout) :: field_manager

Calls

proc~~apply_operator~~CallsGraph proc~apply_operator apply_operator type_option type_option proc~apply_operator->type_option

Called by

proc~~apply_operator~~CalledByGraph proc~apply_operator apply_operator proc~create_operator_settings create_operator_settings proc~create_operator_settings->proc~apply_operator

Contents

None