HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
QuarticRealPositiveRoot
Function
33 statements
Source File
IBMClass.f90
IBMClass
QuarticRealPositiveRoot
Contents
public function QuarticRealPositiveRoot(a0, b0, c0, d0, e0) result(value)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
a0
real(kind=rp),
intent(in)
::
b0
real(kind=rp),
intent(in)
::
c0
real(kind=rp),
intent(in)
::
d0
real(kind=rp),
intent(in)
::
e0
Return Value
real(kind=rp)