(git:c5411e0)
Loading...
Searching...
No Matches
pw_pool_types::pw_pools_give_back_pws Interface Reference

Public Member Functions

subroutine pw_pools_give_back_pws_r1d_rs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_r3d_rs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_c1d_rs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_c3d_rs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_r1d_gs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_r3d_gs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_c1d_gs (pools, pws)
 returns the pw part of the coefficients into the pools
 
subroutine pw_pools_give_back_pws_c3d_gs (pools, pws)
 returns the pw part of the coefficients into the pools
 

Detailed Description

Definition at line 150 of file pw_pool_types.F.

Member Function/Subroutine Documentation

◆ pw_pools_give_back_pws_r1d_rs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_r1d_rs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_r1d_rs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 385 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_r3d_rs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_r3d_rs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_r3d_rs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 611 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_c1d_rs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_c1d_rs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_c1d_rs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 837 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_c3d_rs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_c3d_rs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_c3d_rs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1063 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_r1d_gs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_r1d_gs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_r1d_gs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 487 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_r3d_gs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_r3d_gs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_r3d_gs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 713 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_c1d_gs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_c1d_gs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_c1d_gs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 939 of file pw_pool_types.F.

Here is the call graph for this function:

◆ pw_pools_give_back_pws_c3d_gs()

subroutine pw_pool_types::pw_pools_give_back_pws::pw_pools_give_back_pws_c3d_gs ( type(pw_pool_p_type), dimension(:), intent(in)  pools,
type(pw_c3d_gs_type), dimension(:), intent(inout), allocatable  pws 
)

returns the pw part of the coefficients into the pools

Parameters
poolsthe pools that will cache the pws pw
pwsthe coefficients to give back
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1165 of file pw_pool_types.F.

Here is the call graph for this function:

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