FLASH-X
Doxygen Generated Documentation From Interface Source Code
Public Member Functions | List of all members
RungeKutta_interface::RungeKutta_step::RungeKutta_stepConfined::RungeKutta_stepSizeEstimate Interface Reference
Collaboration diagram for RungeKutta_interface::RungeKutta_step::RungeKutta_stepConfined::RungeKutta_stepSizeEstimate:
Collaboration graph

Public Member Functions

real function RungeKutta_stepSizeEstimate (method, f, x, y, eFrac, eBase, hmax)
 

Detailed Description

Definition at line 106 of file RungeKutta_interface.F90.

Constructor & Destructor Documentation

◆ RungeKutta_stepSizeEstimate()

real function RungeKutta_interface::RungeKutta_step::RungeKutta_stepConfined::RungeKutta_stepSizeEstimate::RungeKutta_stepSizeEstimate ( character (len=*), intent(in)  method,
  f,
real, intent(in)  x,
real, dimension (:), intent(in)  y,
real  eFrac,
real  eBase,
real, intent(in), optional  hmax 
)

Definition at line 106 of file RungeKutta_interface.F90.


The documentation for this interface was generated from the following file: