FMS Coupler  2022.03
Public Member Functions | Private Attributes | List of all members
full_coupler_mod::coupler_components_type Type Reference

Public Member Functions

procedure, public initialize_coupler_components_obj
 
procedure, public get_component
 subroutine to retrieve the requested component of an object of this type More...
 

Private Attributes

type(atmos_data_type), pointer atm
 pointer to Atm More...
 
type(land_data_type), pointer land
 pointer to Land More...
 
type(ice_data_type), pointer ice
 pointer to Ice More...
 
type(ocean_public_type), pointer ocean
 pointer to Ocean More...
 
type(land_ice_atmos_boundary_type), pointer land_ice_atmos_boundary
 pointer to Land_ice_atmos_boundary More...
 
type(atmos_land_boundary_type), pointer atmos_land_boundary
 pointer to Atmos_land_boundary More...
 
type(atmos_ice_boundary_type), pointer atmos_ice_boundary
 pointer to Atmos_ice_boundary More...
 
type(land_ice_boundary_type), pointer land_ice_boundary
 pointer to Land_ice_boundary More...
 
type(ice_ocean_boundary_type), pointer ice_ocean_boundary
 pointer to Ice_ocean_boundary More...
 
type(ocean_ice_boundary_type), pointer ocean_ice_boundary
 pointer to Ocean_ice_boundary More...
 

Member Function/Subroutine Documentation

◆ get_component()

procedure, public full_coupler_mod::coupler_components_type::get_component

subroutine to retrieve the requested component of an object of this type

◆ initialize_coupler_components_obj()

procedure, public full_coupler_mod::coupler_components_type::initialize_coupler_components_obj

Member Data Documentation

◆ atm

type(atmos_data_type), pointer full_coupler_mod::coupler_components_type::atm
private

pointer to Atm

◆ atmos_ice_boundary

type(atmos_ice_boundary_type), pointer full_coupler_mod::coupler_components_type::atmos_ice_boundary
private

pointer to Atmos_ice_boundary

◆ atmos_land_boundary

type(atmos_land_boundary_type), pointer full_coupler_mod::coupler_components_type::atmos_land_boundary
private

pointer to Atmos_land_boundary

◆ ice

type(ice_data_type), pointer full_coupler_mod::coupler_components_type::ice
private

pointer to Ice

◆ ice_ocean_boundary

type(ice_ocean_boundary_type), pointer full_coupler_mod::coupler_components_type::ice_ocean_boundary
private

pointer to Ice_ocean_boundary

◆ land

type(land_data_type), pointer full_coupler_mod::coupler_components_type::land
private

pointer to Land

◆ land_ice_atmos_boundary

type(land_ice_atmos_boundary_type), pointer full_coupler_mod::coupler_components_type::land_ice_atmos_boundary
private

pointer to Land_ice_atmos_boundary

◆ land_ice_boundary

type(land_ice_boundary_type), pointer full_coupler_mod::coupler_components_type::land_ice_boundary
private

pointer to Land_ice_boundary

◆ ocean

type(ocean_public_type), pointer full_coupler_mod::coupler_components_type::ocean
private

pointer to Ocean

◆ ocean_ice_boundary

type(ocean_ice_boundary_type), pointer full_coupler_mod::coupler_components_type::ocean_ice_boundary
private

pointer to Ocean_ice_boundary


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