fileio_base_mod::InitFileIO_deferred Interface Reference

Methods

subroutine initfileio_deferred (this, Mesh, Physics, Timedisc, Sources, config, IO)
 

Detailed Description

Definition at line 231 of file fileio_base.f90.

Member Function/Subroutine Documentation

◆ initfileio_deferred()

subroutine fileio_base_mod::InitFileIO_deferred::initfileio_deferred ( class(fileio_base), intent(inout)  this,
class(mesh_base), intent(in)  Mesh,
class(physics_base), intent(in)  Physics,
class(timedisc_base), intent(in)  Timedisc,
class(sources_list), intent(in), allocatable  Sources,
type(dict_typ), intent(in), pointer  config,
type(dict_typ), intent(in), pointer  IO 
)
private

Definition at line 231 of file fileio_base.f90.


The documentation for this interface was generated from the following file: