FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_calc_sph_gauss_point
Interface
9 statements
Source File
specific_heat_interface.F90
calculate_specific_heat
abst_calc_sph_gauss_point
Contents
None
interface
private pure elemental function abst_calc_sph_gauss_point(self, state) result(specific_heat)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_sph
),
intent(in)
::
self
type(
type_state
),
intent(in)
::
state
Return Value
real(kind=real64)