abstract interfaces for derived ugrid netcd export types
More...
Definition at line 83 of file MeshNCModel.f90.
◆ nc_array_export_if()
subroutine meshmodelmodule::nc_array_export_if::nc_array_export_if |
( |
class(meshmodeltype), intent(inout) |
this, |
|
|
character(len=*), intent(in) |
pkgtype, |
|
|
character(len=*), intent(in) |
pkgname, |
|
|
character(len=*), intent(in) |
mempath, |
|
|
type(inputparamdefinitiontype), intent(in), pointer |
idt |
|
) |
| |
|
private |
Definition at line 83 of file MeshNCModel.f90.
84 import meshmodeltype, inputparamdefinitiontype
85 class(MeshModelType),
intent(inout) :: this
86 character(len=*),
intent(in) :: pkgtype
87 character(len=*),
intent(in) :: pkgname
88 character(len=*),
intent(in) :: mempath
89 type(InputParamDefinitionType),
pointer,
intent(in) :: idt
The documentation for this interface was generated from the following file: