This function interface indicates whether a coupler_bc_type has been initialized.
More...
This function interface indicates whether a coupler_bc_type has been initialized.
Definition at line 286 of file coupler_types.F90.
◆ ct_initialized_1d()
logical function coupler_types_mod::coupler_type_initialized::ct_initialized_1d |
( |
type(coupler_1d_bc_type), intent(in) |
var | ) |
|
|
private |
◆ ct_initialized_2d()
logical function coupler_types_mod::coupler_type_initialized::ct_initialized_2d |
( |
type(coupler_2d_bc_type), intent(in) |
var | ) |
|
|
private |
◆ ct_initialized_3d()
logical function coupler_types_mod::coupler_type_initialized::ct_initialized_3d |
( |
type(coupler_3d_bc_type), intent(in) |
var | ) |
|
|
private |
The documentation for this interface was generated from the following file: