FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_calc_thc_gauss_point
Interface
9 statements
Source File
thermal_conductivity_interface.F90
calculate_thermal_conductivity
abst_calc_thc_gauss_point
Contents
None
interface
private function abst_calc_thc_gauss_point(self, state) result(lambda)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_thc
),
intent(in)
::
self
type(
type_gauss_point_state
),
intent(in)
::
state
Return Value
real(kind=real64)