Area_Triangle Function

public function Area_Triangle(x1, y1, x2, y2, x3, y3)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: x1
real(kind=dp), intent(in) :: y1
real(kind=dp), intent(in) :: x2
real(kind=dp), intent(in) :: y2
real(kind=dp), intent(in) :: x3
real(kind=dp), intent(in) :: y3

Return Value real(kind=dp)


Called by

proc~~area_triangle~~CalledByGraph proc~area_triangle Area_Triangle proc~interpolate_biomass_2d INTERPOLATE_BIOMASS_2D proc~interpolate_biomass_2d->proc~area_triangle proc~getdiagnostics GetDiagnostics proc~getdiagnostics->proc~interpolate_biomass_2d proc~popstep POPStep proc~popstep->proc~getdiagnostics proc~popdriver POPdriver proc~popdriver->proc~popstep proc~casaonly_luc CASAONLY_LUC proc~casaonly_luc->proc~popdriver proc~mpidrv_worker mpidrv_worker proc~mpidrv_worker->proc~popdriver proc~worker_casaonly_luc worker_CASAONLY_LUC proc~mpidrv_worker->proc~worker_casaonly_luc proc~worker_spincasacnp worker_spincasacnp proc~mpidrv_worker->proc~worker_spincasacnp proc~serialdrv serialdrv proc~serialdrv->proc~popdriver proc~spincasacnp spincasacnp proc~spincasacnp->proc~popdriver proc~worker_casaonly_luc->proc~popdriver proc~worker_spincasacnp->proc~popdriver program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_worker program~cable_offline_driver->proc~serialdrv