Toggle navigation
Morfeus Framework
Developer Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
check_temp
Interface
10 statements
Source File
class_material.f90
class_material
check_temp
Contents
Subroutines
check_temp_s
check_temp_v
public interface check_temp
Contents
Subroutines
check_temp_s
check_temp_v
Subroutines
public subroutine check_temp_s(t, mat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=psb_dpk_),
intent(in)
::
t
type(
material
),
intent(in)
::
mat
public subroutine check_temp_v(t, mat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=psb_dpk_),
intent(in)
::
t
(:)
type(
material
),
intent(in)
::
mat