Toggle navigation
Gtool Project
地球流体電脳倶楽部
dcmodel プロジェクト
SIGEN
English
dc_units
clear
Private Member Functions
dc_units::clear Interface Reference
Private Member Functions
subroutine
dcunitsclear
(u)
Detailed Description
Definition at line
36
of file
dc_units.f90
.
Member Function/Subroutine Documentation
◆
dcunitsclear()
subroutine dc_units::clear::dcunitsclear
(
type(
units
), intent(inout)
u
)
private
Definition at line
194
of file
dc_units.f90
.
194
type
(
units
),
intent(inout)
:: u
195
nullify
(u%name)
196
nullify
(u%power)
197
u%factor = 1.0_dp
198
u%offset =
""
199
u%nelems = 0
dc_units::units
Definition:
dc_units.f90:28
The documentation for this interface was generated from the following file:
dc_utils/
dc_units.f90