Hermite Function

public function Hermite(x, x1, x2)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: x
real(kind=8), intent(in) :: x1
real(kind=8), intent(in) :: x2

Return Value real(kind=8)


Called by

proc~~hermite~~CalledByGraph proc~hermite Hermite proc~influencecervenycart InfluenceCervenyCart proc~influencecervenycart->proc~hermite proc~influencecervenyraycen InfluenceCervenyRayCen proc~influencecervenyraycen->proc~hermite proc~bellhopcore BellhopCore proc~bellhopcore->proc~influencecervenycart proc~bellhopcore->proc~influencecervenyraycen proc~bellhopcore~2 BellhopCore proc~bellhopcore~2->proc~influencecervenycart proc~bellhopcore~2->proc~influencecervenyraycen program~bellhop BELLHOP program~bellhop->proc~bellhopcore~2 program~bellhop3d BELLHOP3D program~bellhop3d->proc~bellhopcore