https://mooseframework.inl.gov
Public Member Functions | Public Attributes | List of all members
DensityUpdateTwoConstraints::ElementData Struct Reference

Public Member Functions

 ElementData ()=default
 
 ElementData (Real dens, Real sens, Real cost_sens, Real thermal_sens, Real cst, Real vol, Real filt_dens)
 

Public Attributes

Real old_density
 
Real sensitivity
 
Real cost_sensitivity
 
Real thermal_sensitivity
 
Real cost
 
Real volume
 
Real new_density
 

Detailed Description

Definition at line 60 of file DensityUpdateTwoConstraints.h.

Constructor & Destructor Documentation

◆ ElementData() [1/2]

DensityUpdateTwoConstraints::ElementData::ElementData ( )
default

◆ ElementData() [2/2]

DensityUpdateTwoConstraints::ElementData::ElementData ( Real  dens,
Real  sens,
Real  cost_sens,
Real  thermal_sens,
Real  cst,
Real  vol,
Real  filt_dens 
)
inline

Member Data Documentation

◆ cost

Real DensityUpdateTwoConstraints::ElementData::cost

Definition at line 66 of file DensityUpdateTwoConstraints.h.

◆ cost_sensitivity

Real DensityUpdateTwoConstraints::ElementData::cost_sensitivity

Definition at line 64 of file DensityUpdateTwoConstraints.h.

◆ new_density

Real DensityUpdateTwoConstraints::ElementData::new_density

Definition at line 68 of file DensityUpdateTwoConstraints.h.

Referenced by DensityUpdateTwoConstraints::execute().

◆ old_density

Real DensityUpdateTwoConstraints::ElementData::old_density

Definition at line 62 of file DensityUpdateTwoConstraints.h.

◆ sensitivity

Real DensityUpdateTwoConstraints::ElementData::sensitivity

Definition at line 63 of file DensityUpdateTwoConstraints.h.

◆ thermal_sensitivity

Real DensityUpdateTwoConstraints::ElementData::thermal_sensitivity

Definition at line 65 of file DensityUpdateTwoConstraints.h.

◆ volume

Real DensityUpdateTwoConstraints::ElementData::volume

Definition at line 67 of file DensityUpdateTwoConstraints.h.


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