RMPCDMD
Private Member Functions | List of all members
common::switch Interface Reference

Private Member Functions

subroutine switch_d2 (p1, p2)
 
subroutine switch_i1 (p1, p2)
 
subroutine switch_i2 (p1, p2)
 

Detailed Description

Definition at line 126 of file common.f90.

Member Function/Subroutine Documentation

◆ switch_d2()

subroutine common::switch::switch_d2 ( double precision, dimension(:,:), intent(inout), pointer  p1,
double precision, dimension(:,:), intent(inout), pointer  p2 
)
private

Definition at line 269 of file common.f90.

◆ switch_i1()

subroutine common::switch::switch_i1 ( integer, dimension(:), intent(inout), pointer  p1,
integer, dimension(:), intent(inout), pointer  p2 
)
private

Definition at line 279 of file common.f90.

◆ switch_i2()

subroutine common::switch::switch_i2 ( integer, dimension(:,:), intent(inout), pointer  p1,
integer, dimension(:,:), intent(inout), pointer  p2 
)
private

Definition at line 289 of file common.f90.


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