fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
save_animation_interface
Interface
9 statements
Source File
fortplot_animation_core.f90
fortplot_animation_core
save_animation_interface
Contents
None
interface
public subroutine save_animation_interface(anim, filename, fps, status)
Arguments
Type
Intent
Optional
Attributes
Name
class(
animation_t
),
intent(inout)
::
anim
character(len=*),
intent(in)
::
filename
integer,
intent(in),
optional
::
fps
integer,
intent(out),
optional
::
status