Oasis3 4.0.2
mod_prism_get_proto Module Reference

Data Types

interface  prism_get_proto

Functions/Subroutines

subroutine prism_get_proto_r14 (id_port_id, kstep, rd_field, kinfo)
subroutine prism_get_proto_r18 (id_port_id, kstep, rd_field, kinfo)
subroutine prism_get_proto_r24 (id_port_id, kstep, rd_field_2d, kinfo)
subroutine prism_get_proto_r28 (id_port_id, kstep, rd_field_2d, kinfo)
subroutine read_filer4 (inp_fld, cd_port, id_port)
subroutine read_filer8 (inp_fld, cd_port, id_port)
subroutine read_file_parar4 (inp_fld, cd_port, id_port)
subroutine read_file_parar8 (inp_fld, cd_port, id_port)
subroutine locreadr4 (cdfldn, pfield, kdimax, knulre, kflgre, kout)
subroutine locreadr8 (cdfldn, pfield, kdimax, knulre, kflgre, kout)

Function/Subroutine Documentation

subroutine mod_prism_get_proto::locreadr4 ( CHARACTER*8  cdfldn,
REAL(kind=ip_single_p),dimension(kdimax)  pfield,
INTEGER (kind=ip_intwp_p)  kdimax,
INTEGER (kind=ip_intwp_p)  knulre,
INTEGER (kind=ip_intwp_p)  kflgre,
INTEGER (kind=ip_intwp_p)  kout 
)

Definition at line 2163 of file mod_prism_get_proto.F90.

References mod_comprism_proto::nulprt.

Referenced by read_file_parar4(), and read_filer4().

Here is the caller graph for this function:

subroutine mod_prism_get_proto::locreadr8 ( CHARACTER*8  cdfldn,
REAL(kind=ip_double_p),dimension(kdimax)  pfield,
INTEGER(kind=ip_intwp_p)  kdimax,
INTEGER(kind=ip_intwp_p)  knulre,
INTEGER(kind=ip_intwp_p)  kflgre,
INTEGER(kind=ip_intwp_p)  kout 
)

Definition at line 2267 of file mod_prism_get_proto.F90.

References mod_comprism_proto::nulprt.

Referenced by read_file_parar8(), and read_filer8().

Here is the caller graph for this function:

subroutine mod_prism_get_proto::prism_get_proto_r14 ( INTEGER(kind=ip_intwp_p),intent(in)  id_port_id,
INTEGER(kind=ip_intwp_p),intent(in)  kstep,
REAL(kind=ip_single_p),dimension(myport(4,id_port_id)),intent(inout)  rd_field,
INTEGER(kind=ip_intwp_p),intent(out)  kinfo 
)
subroutine mod_prism_get_proto::prism_get_proto_r18 ( INTEGER (kind=ip_intwp_p),intent(in)  id_port_id,
INTEGER (kind=ip_intwp_p),intent(in)  kstep,
REAL(kind=ip_double_p),dimension(myport(4,id_port_id)),intent(inout)  rd_field,
INTEGER (kind=ip_intwp_p),intent(out)  kinfo 
)
subroutine mod_prism_get_proto::prism_get_proto_r24 ( INTEGER (kind=ip_intwp_p),intent(in)  id_port_id,
INTEGER (kind=ip_intwp_p),intent(in)  kstep,
REAL(kind=ip_single_p),dimension(:,:),intent(inout)  rd_field_2d,
INTEGER (kind=ip_intwp_p),intent(out)  kinfo 
)
subroutine mod_prism_get_proto::prism_get_proto_r28 ( INTEGER(kind=ip_intwp_p),intent(in)  id_port_id,
INTEGER(kind=ip_intwp_p),intent(in)  kstep,
REAL(kind=ip_double_p),dimension(:,:),intent(inout)  rd_field_2d,
INTEGER(kind=ip_intwp_p),intent(out)  kinfo 
)
subroutine mod_prism_get_proto::read_file_parar4 (   inp_fld,
  cd_port,
  id_port 
)
subroutine mod_prism_get_proto::read_file_parar8 (   inp_fld,
  cd_port,
  id_port 
)
subroutine mod_prism_get_proto::read_filer4 ( REAL(kind=ip_single_p),dimension(myport(4,id_port))  inp_fld,
CHARACTER(len=8)  cd_port,
INTEGER(kind=ip_intwp_p)  id_port 
)

Definition at line 1564 of file mod_prism_get_proto.F90.

References mod_comprism_proto::cg_def_rstfile, mod_comprism_proto::lg_ncdfrst, locreadr4(), and mod_comprism_proto::nulprt.

Referenced by prism_get_proto_r14(), and prism_get_proto_r24().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_prism_get_proto::read_filer8 ( REAL(kind=ip_double_p),dimension(myport(4,id_port))  inp_fld,
CHARACTER(len=8)  cd_port,
INTEGER (kind=ip_intwp_p)  id_port 
)

Definition at line 1675 of file mod_prism_get_proto.F90.

References mod_comprism_proto::cg_def_rstfile, mod_comprism_proto::lg_ncdfrst, locreadr8(), and mod_comprism_proto::nulprt.

Referenced by prism_get_proto_r18(), and prism_get_proto_r28().

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Defines