Lagrange
FacetAreaOptions Struct Reference

Option struct for computing per-facet area. More...

#include <lagrange/compute_area.h>

Public Attributes

std::string_view output_attribute_name = "@facet_area"
 Output attribute name for facet area.
 
bool use_signed_area = true
 For 2D mesh only: whether the computed area should be signed.
 

Detailed Description

Option struct for computing per-facet area.


The documentation for this struct was generated from the following file: