Fiats
Source Files
Modules
Procedures
Derived Types
Programs
to_json
Interface
27 statements
Source File
network_configuration_m.f90
network_configuration_m
to_json
Contents
None
interface
private pure module function to_json(self) result(lines)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
network_configuration_t
),
intent(in)
::
self
Return Value
type(string_t),allocatable,(:)