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 function abst_calc_sph_gauss_point(self, state) result(SpecificHeat)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_sph
),
intent(in)
::
self
type(
type_gauss_point_state
),
intent(in)
::
state
Return Value
real(kind=real64)