PSMILe_scc Module Reference

Functions/Subroutines

subroutine open_scc_file (il_error)
subroutine close_scc_file ()
subroutine get_execution_mode (execution_mode, error)
subroutine get_transformer_pes (transf_pes, error)
subroutine get_dates (experiment_start_date, experiment_end_date, run_start_date, run_end_date, error)
subroutine get_appli_number (appli_number, error)
subroutine get_appli_details (appli_number, appli_names, appli_exe_names, appli_nb_hosts, appli_redirect, appli_nb_comps, appli_nb_args, error)
subroutine get_appliarg_details (id_appli_number, id_appli_nb_args, cda_appli_args, error)
subroutine get_applihost_details (id_appli_number, id_appli_nb_hosts, cda_appli_hostnames, ida_appli_hostnbprocs, error)
subroutine get_applicomp_details (id_appli_number, id_appli_nb_comps, cda_appli_compnames, ida_appli_compnbranksets, error)
subroutine get_applicomprk_detls (id_appli_number, id_appli_nbtot_rankset, ida_appli_compranks, error)

Variables

INTEGER ig_SCC_handle

Function/Subroutine Documentation

subroutine PSMILe_scc::close_scc_file (  ) 

Definition at line 65 of file psmile_scc.F90.

References ig_SCC_handle.

subroutine PSMILe_scc::get_appli_details ( INTEGER,intent(in)  appli_number,
CHARACTER(LEN=max_name),dimension(0:appli_number),intent(out)  appli_names,
CHARACTER(LEN=max_name),dimension(0:appli_number),intent(out)  appli_exe_names,
INTEGER,dimension(0:appli_number),intent(out)  appli_nb_hosts,
INTEGER,dimension(0:appli_number),intent(out)  appli_redirect,
INTEGER,dimension(0:appli_number),intent(out)  appli_nb_comps,
INTEGER,dimension(0:appli_number),intent(out)  appli_nb_args,
INTEGER,intent(out)  error 
)

Definition at line 279 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_appli_number ( INTEGER,intent(out)  appli_number,
INTEGER,intent(out)  error 
)

Definition at line 259 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_appliarg_details ( INTEGER,intent(in)  id_appli_number,
INTEGER,intent(in)  id_appli_nb_args,
CHARACTER(LEN=max_name),dimension(id_appli_nb_args),intent(out)  cda_appli_args,
INTEGER,intent(out)  error 
)

Definition at line 377 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_applicomp_details ( INTEGER,intent(in)  id_appli_number,
INTEGER,intent(in)  id_appli_nb_comps,
CHARACTER(LEN=max_name),dimension(id_appli_nb_comps),intent(out)  cda_appli_compnames,
INTEGER,dimension(id_appli_nb_comps),intent(out)  ida_appli_compnbranksets,
INTEGER,intent(out)  error 
)

Definition at line 470 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_applicomprk_detls ( INTEGER,intent(in)  id_appli_number,
INTEGER,intent(in)  id_appli_nbtot_rankset,
INTEGER,dimension(id_appli_nbtot_rankset,3),intent(out)  ida_appli_compranks,
INTEGER,intent(out)  error 
)

Definition at line 525 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_applihost_details ( INTEGER,intent(in)  id_appli_number,
INTEGER,intent(in)  id_appli_nb_hosts,
CHARACTER(LEN=max_name),dimension(id_appli_nb_hosts),intent(out)  cda_appli_hostnames,
INTEGER,dimension(id_appli_nb_hosts),intent(out)  ida_appli_hostnbprocs,
INTEGER,intent(out)  error 
)

Definition at line 418 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_dates ( TYPE(PRISM_Time_Struct),intent(inout)  experiment_start_date,
TYPE(PRISM_Time_Struct),intent(inout)  experiment_end_date,
TYPE(PRISM_Time_Struct),intent(inout)  run_start_date,
TYPE(PRISM_Time_Struct),intent(inout)  run_end_date,
INTEGER,intent(out)  error 
)

Definition at line 127 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_execution_mode ( INTEGER,intent(out)  execution_mode,
INTEGER,intent(out)  error 
)

Definition at line 80 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::get_transformer_pes ( INTEGER,intent(out)  transf_pes,
INTEGER,intent(out)  error 
)

Definition at line 106 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:

subroutine PSMILe_scc::open_scc_file ( INTEGER,intent(out)  il_error  ) 

Definition at line 45 of file psmile_scc.F90.

References ig_SCC_handle.

Referenced by prismdrv_set_scc_info().

Here is the caller graph for this function:


Variable Documentation


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1