compute mesh/area command
Warning
GPU support for this command has not been tested and may not work as expected.Syntax
compute ID group-ID mesh/area general_keyword general_values mesh_id
Examples
compute 1 all mesh/area my_mesh_id
Description
Define a computation that calculates the area of a mesh.
Output info:
This compute calculates a global scalar containing the mesh area. This value can be used by any command that uses a global scalar value from a compute as input. See Section_howto 15 for an overview of Aspherix® output options.
Restrictions
None.
Default
None.