fortplot_animation_pipeline Module



Subroutines

public subroutine save_animation_full(anim, filename, fps, status)

Arguments

Type IntentOptional Attributes Name
class(animation_t), intent(inout) :: anim
character(len=*), intent(in) :: filename
integer, intent(in), optional :: fps
integer, intent(out), optional :: status

public subroutine save_animation_with_pipeline(anim, filename, fps, status)

Arguments

Type IntentOptional Attributes Name
class(animation_t), intent(inout) :: anim
character(len=*), intent(in) :: filename
integer, intent(in) :: fps
integer, intent(out) :: status