Interface processinterface_mod::get_required_met_fields_interface¶
ClassList > get_required_met_fields_interface
Interface for getting required met fields for a process.
Public Functions¶
| Type | Name |
|---|---|
| virtual subroutine | get_required_met_fields_interface (class(processinterface), intent(in) this, character(len=max_len_name), dimension(:), intent(out), allocatable field_names) |
Public Functions Documentation¶
function get_required_met_fields_interface¶
virtual subroutine get_required_met_fields_interface::get_required_met_fields_interface (
class( processinterface ), intent(in) this,
character(len=max_len_name), dimension(:), intent(out), allocatable field_names
)
The documentation for this class was generated from the following file src/core/ProcessInterface_Mod.F90