Vol_Tetra_3D Function

public function Vol_Tetra_3D(V1, V2, V3, V4)

Arguments

Type IntentOptional Attributes Name
type(Vect3D), intent(in) :: V1
type(Vect3D), intent(in) :: V2
type(Vect3D), intent(in) :: V3
type(Vect3D), intent(in) :: V4

Return Value real(kind=C_DOUBLE)