(git:b77b4be)
Loading...
Searching...
No Matches
pw_methods::pw_set Interface Reference

Public Member Functions

subroutine pw_set_value_r1d_rs (pw, value)
 ...
 
subroutine pw_zero_r1d_rs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_r3d_rs (pw, value)
 ...
 
subroutine pw_zero_r3d_rs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_c1d_rs (pw, value)
 ...
 
subroutine pw_zero_c1d_rs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_c3d_rs (pw, value)
 ...
 
subroutine pw_zero_c3d_rs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_r1d_gs (pw, value)
 ...
 
subroutine pw_zero_r1d_gs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_r3d_gs (pw, value)
 ...
 
subroutine pw_zero_r3d_gs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_c1d_gs (pw, value)
 ...
 
subroutine pw_zero_c1d_gs (pw)
 Set values of a pw type to zero.
 
subroutine pw_set_value_c3d_gs (pw, value)
 ...
 
subroutine pw_zero_c3d_gs (pw)
 Set values of a pw type to zero.
 

Detailed Description

Definition at line 126 of file pw_methods.F.

Member Function/Subroutine Documentation

◆ pw_set_value_r1d_rs()

subroutine pw_methods::pw_set::pw_set_value_r1d_rs ( type(pw_r1d_rs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 474 of file pw_methods.F.

◆ pw_zero_r1d_rs()

subroutine pw_methods::pw_set::pw_zero_r1d_rs ( type(pw_r1d_rs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 346 of file pw_methods.F.

◆ pw_set_value_r3d_rs()

subroutine pw_methods::pw_set::pw_set_value_r3d_rs ( type(pw_r3d_rs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 924 of file pw_methods.F.

◆ pw_zero_r3d_rs()

subroutine pw_methods::pw_set::pw_zero_r3d_rs ( type(pw_r3d_rs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 795 of file pw_methods.F.

◆ pw_set_value_c1d_rs()

subroutine pw_methods::pw_set::pw_set_value_c1d_rs ( type(pw_c1d_rs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 1227 of file pw_methods.F.

◆ pw_zero_c1d_rs()

subroutine pw_methods::pw_set::pw_zero_c1d_rs ( type(pw_c1d_rs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 1099 of file pw_methods.F.

◆ pw_set_value_c3d_rs()

subroutine pw_methods::pw_set::pw_set_value_c3d_rs ( type(pw_c3d_rs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 1677 of file pw_methods.F.

◆ pw_zero_c3d_rs()

subroutine pw_methods::pw_set::pw_zero_c3d_rs ( type(pw_c3d_rs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 1548 of file pw_methods.F.

◆ pw_set_value_r1d_gs()

subroutine pw_methods::pw_set::pw_set_value_r1d_gs ( type(pw_r1d_gs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 623 of file pw_methods.F.

◆ pw_zero_r1d_gs()

subroutine pw_methods::pw_set::pw_zero_r1d_gs ( type(pw_r1d_gs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 498 of file pw_methods.F.

◆ pw_set_value_r3d_gs()

subroutine pw_methods::pw_set::pw_set_value_r3d_gs ( type(pw_r3d_gs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 1074 of file pw_methods.F.

◆ pw_zero_r3d_gs()

subroutine pw_methods::pw_set::pw_zero_r3d_gs ( type(pw_r3d_gs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 948 of file pw_methods.F.

◆ pw_set_value_c1d_gs()

subroutine pw_methods::pw_set::pw_set_value_c1d_gs ( type(pw_c1d_gs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 1376 of file pw_methods.F.

◆ pw_zero_c1d_gs()

subroutine pw_methods::pw_set::pw_zero_c1d_gs ( type(pw_c1d_gs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 1251 of file pw_methods.F.

◆ pw_set_value_c3d_gs()

subroutine pw_methods::pw_set::pw_set_value_c3d_gs ( type(pw_c3d_gs_type), intent(in)  pw,
real(kind=dp), intent(in)  value 
)

...

Parameters
pw...
value...

Definition at line 1827 of file pw_methods.F.

◆ pw_zero_c3d_gs()

subroutine pw_methods::pw_set::pw_zero_c3d_gs ( type(pw_c3d_gs_type), intent(inout)  pw)

Set values of a pw type to zero.

Parameters
pw...
History
none
Author
apsi

Definition at line 1701 of file pw_methods.F.


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