Toggle navigation
Lib_VTK_IO
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
finalize_interface
Abstract Interface
513 statements
Source File
vtk_fortran_vtk_file_xml_writer_abstract.f90
vtk_fortran_vtk_file_xml_writer_abstract
finalize_interface
Contents
None
abstract interface
private function finalize_interface(self) result(error)
Arguments
Type
Intent
Optional
Attributes
Name
class(
xml_writer_abstract
),
intent(inout)
::
self
Return Value
integer(kind=I4P)