テトラの内外判定の内部処理確認用サブルーチン
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | vertices(3,4) | |||
real, | intent(in) | :: | point(3) | |||
real, | intent(out) | :: | vol_sum |
分割体積和 |
||
real, | intent(out) | :: | volume |
テトラ体積 |