7.2
general documentation
cs_hodge_t Struct Reference

Structure associated to a discrete Hodge operator *. More...

#include <cs_hodge.h>

+ Collaboration diagram for cs_hodge_t:

Data Fields

const cs_hodge_param_tparam
 
cs_property_data_tpty_data
 Data evaluation. More...
 
cs_sdm_t * matrix
 

Detailed Description

Structure associated to a discrete Hodge operator *.

Field Documentation

◆ matrix

cs_sdm_t* matrix

Matrix storing operator values

◆ param

const cs_hodge_param_t* param

Set of parameters (shared)

◆ pty_data

cs_property_data_t* pty_data

Data evaluation.

Each Hodge operator is associated to a property. Pointer to a structure storing the evaluation of the associated property


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