trivolume: Calculate volume between two states of a mesh

View source: R/trivolume.r

trivolumeR Documentation

Calculate volume between two states of a mesh

Description

Calculate volume between two states of a mesh by dividing it into prisms

Usage

trivolume(mesh1, mesh2)

Arguments

mesh1

triangular mesh in first state

mesh2

triangular mesh in second state

Value

Volume (NA_real_ on failure)


zarquon42b/mesheR documentation built on Jan. 28, 2024, 2:17 p.m.