save_animation_interface Interface

interface
public subroutine save_animation_interface(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