v0.14.0
Public Attributes | List of all members
ThermalElement::FluxData Struct Reference

data for calculation heat flux More...

#include <users_modules/basic_finite_elements/src/ThermalElement.hpp>

Collaboration diagram for ThermalElement::FluxData:
[legend]

Public Attributes

HeatFluxCubitBcData dAta
 
Range tRis
 surface triangles where hate flux is applied More...
 

Detailed Description

data for calculation heat flux

Definition at line 105 of file ThermalElement.hpp.

Member Data Documentation

◆ dAta

HeatFluxCubitBcData ThermalElement::FluxData::dAta

for more details look to BCMultiIndices.hpp to see details of HeatFluxCubitBcData

Definition at line 106 of file ThermalElement.hpp.

◆ tRis

Range ThermalElement::FluxData::tRis

surface triangles where hate flux is applied

Definition at line 108 of file ThermalElement.hpp.


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