(git:c5411e0)
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 470 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 912 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 787 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 1207 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 1083 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 1649 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 1524 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 615 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 494 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 1058 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 936 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 1352 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 1231 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 1795 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 1673 of file pw_methods.F.


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