The TELEMAC-MASCARET system  trunk
List of all members | Public Member Functions
interface_parallel::p_mpi_address Interface Reference

Public Member Functions

subroutine p_mpi_address (LOCATION, ADDRESS, IER)
 
subroutine p_mpi_address2 (LOCATION, ADDRESS, IER)
 
subroutine p_mpi_address3 (LOCATION, ADDRESS, IER)
 

Detailed Description

Definition at line 259 of file interface_parallel.f.

Constructor & Destructor Documentation

◆ p_mpi_address()

subroutine interface_parallel::p_mpi_address::p_mpi_address ( integer, intent(in)  LOCATION,
integer(kind=my_address_kind), intent(out)  ADDRESS,
integer, intent(out)  IER 
)

Definition at line 262 of file interface_parallel.f.

Member Function/Subroutine Documentation

◆ p_mpi_address2()

subroutine interface_parallel::p_mpi_address::p_mpi_address2 ( double precision, intent(in)  LOCATION,
integer (kind=my_address_kind), intent(out)  ADDRESS,
integer, intent(out)  IER 
)

Definition at line 271 of file interface_parallel.f.

◆ p_mpi_address3()

subroutine interface_parallel::p_mpi_address::p_mpi_address3 ( double precision, dimension(*), intent(in)  LOCATION,
integer (kind=my_address_kind), intent(out)  ADDRESS,
integer, intent(out)  IER 
)

Definition at line 280 of file interface_parallel.f.


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