Structure storing all metadata/parameters related to the usage of a discrete Hodge operator. More...
#include <cs_hodge.h>
Data Fields | |
bool | inv_pty |
cs_hodge_type_t | type |
cs_hodge_algo_t | algo |
double | coef |
Structure storing all metadata/parameters related to the usage of a discrete Hodge operator.
cs_hodge_algo_t algo |
double coef |
bool inv_pty |
cs_hodge_type_t type |