Fiats
Source Files
Modules
Procedures
Derived Types
Programs
default_real_construct
Module Procedure
3 statements
Source File
mini_batch_s.f90
mini_batch_s
default_real_construct
Contents
module procedure default_real_construct
pure module function default_real_construct(input_output_pairs) result(mini_batch)
Arguments
Type
Intent
Optional
Attributes
Name
type(
input_output_pair_t
),
intent(in)
::
input_output_pairs
(:)
Return Value
type(
mini_batch_t
)