v0.15.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ThermoPlasticOps::BlockedParameters Struct Reference

#include "users_modules/multifield-thermoplasticity-private/src/ThermoPlasticOps.hpp"

Inheritance diagram for ThermoPlasticOps::BlockedParameters:
[legend]
Collaboration diagram for ThermoPlasticOps::BlockedParameters:
[legend]

Public Member Functions

auto getCoeffExpansionPtr ()
 
auto getRefTempPtr ()
 
auto getHeatConductivityPtr ()
 
auto getHeatCapacityPtr ()
 
auto getInelasticHeatFractionPtr ()
 

Public Attributes

double coeffExpansion
 
double refTemp
 
double heatConductivity
 
double heatCapacity
 
double inelasticHeatFraction
 

Detailed Description

Definition at line 13 of file ThermoPlasticOps.hpp.

Member Function Documentation

◆ getCoeffExpansionPtr()

auto ThermoPlasticOps::BlockedParameters::getCoeffExpansionPtr ( )
inline

◆ getHeatCapacityPtr()

auto ThermoPlasticOps::BlockedParameters::getHeatCapacityPtr ( )
inline

◆ getHeatConductivityPtr()

auto ThermoPlasticOps::BlockedParameters::getHeatConductivityPtr ( )
inline

◆ getInelasticHeatFractionPtr()

auto ThermoPlasticOps::BlockedParameters::getInelasticHeatFractionPtr ( )
inline

◆ getRefTempPtr()

auto ThermoPlasticOps::BlockedParameters::getRefTempPtr ( )
inline

Member Data Documentation

◆ coeffExpansion

double ThermoPlasticOps::BlockedParameters::coeffExpansion
Examples
ThermoPlasticOps.hpp.

Definition at line 15 of file ThermoPlasticOps.hpp.

◆ heatCapacity

double ThermoPlasticOps::BlockedParameters::heatCapacity
Examples
ThermoPlasticOps.hpp.

Definition at line 18 of file ThermoPlasticOps.hpp.

◆ heatConductivity

double ThermoPlasticOps::BlockedParameters::heatConductivity
Examples
ThermoPlasticOps.hpp.

Definition at line 17 of file ThermoPlasticOps.hpp.

◆ inelasticHeatFraction

double ThermoPlasticOps::BlockedParameters::inelasticHeatFraction
Examples
ThermoPlasticOps.hpp.

Definition at line 19 of file ThermoPlasticOps.hpp.

◆ refTemp

double ThermoPlasticOps::BlockedParameters::refTemp
Examples
ThermoPlasticOps.hpp.

Definition at line 16 of file ThermoPlasticOps.hpp.


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