Toggle navigation
SelfForce1D
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
integrator_shutdown_interface
Abstract Interface
20 statements
Source File
module_mol.f90
method_of_lines
integrator_shutdown_interface
Contents
None
abstract interface
public subroutine integrator_shutdown_interface(this)
Arguments
Type
Intent
Optional
Attributes
Name
class(
integrator
),
intent(inout)
::
this
The routine is called on this object.
Description
Shut down this integrator.