PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
jacobian
Function
5 statements
Source File
dommaschk_equilibrium_m.f90
dommaschk_equilibrium_m
jacobian
Contents
public function jacobian(self, x, y, phi)
Type Bound
dommaschk_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
dommaschk_t
),
intent(in)
::
self
real(kind=FP),
intent(in)
::
x
real(kind=FP),
intent(in)
::
y
real(kind=FP),
intent(in)
::
phi
Return Value
real(kind=fp)