core_destroy Subroutine

public subroutine core_destroy(state, plots, streamlines, title_target, xlabel_target, ylabel_target)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
type(plot_data_t), intent(inout), allocatable :: plots(:)
type(plot_data_t), intent(inout), allocatable :: streamlines(:)
character(len=:), intent(inout), allocatable :: title_target
character(len=:), intent(inout), allocatable :: xlabel_target
character(len=:), intent(inout), allocatable :: ylabel_target