Lagrange
Loading...
Searching...
No Matches
HodgeDecompositionResult Struct Reference

Result of Hodge decomposition functions. More...

#include <lagrange/polyddg/hodge_decomposition.h>

Public Attributes

AttributeId exact_id = invalid_attribute_id()
 Attribute ID of the exact component.
 
AttributeId coexact_id = invalid_attribute_id()
 Attribute ID of the co-exact component.
 
AttributeId harmonic_id = invalid_attribute_id()
 Attribute ID of the harmonic component.
 

Detailed Description

Result of Hodge decomposition functions.

Depending on which function returned this result, the attribute IDs refer to different types:

  • For hodge_decomposition_1_form(): per-edge scalar attributes
  • For hodge_decomposition_vector_field(): per-vertex 3D vector attributes

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