(git:c5411e0)
Loading...
Searching...
No Matches
pw_methods::pw_write Interface Reference

Public Member Functions

subroutine pw_write_r1d_rs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_r3d_rs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_c1d_rs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_c3d_rs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_r1d_gs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_r3d_gs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_c1d_gs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 
subroutine pw_write_c3d_gs (pw, unit_nr)
 writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)
 

Detailed Description

Definition at line 104 of file pw_methods.F.

Member Function/Subroutine Documentation

◆ pw_write_r1d_rs()

subroutine pw_methods::pw_write::pw_write_r1d_rs ( type(pw_r1d_rs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 400 of file pw_methods.F.

◆ pw_write_r3d_rs()

subroutine pw_methods::pw_write::pw_write_r3d_rs ( type(pw_r3d_rs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 841 of file pw_methods.F.

◆ pw_write_c1d_rs()

subroutine pw_methods::pw_write::pw_write_c1d_rs ( type(pw_c1d_rs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1137 of file pw_methods.F.

◆ pw_write_c3d_rs()

subroutine pw_methods::pw_write::pw_write_c3d_rs ( type(pw_c3d_rs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1578 of file pw_methods.F.

◆ pw_write_r1d_gs()

subroutine pw_methods::pw_write::pw_write_r1d_gs ( type(pw_r1d_gs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 548 of file pw_methods.F.

◆ pw_write_r3d_gs()

subroutine pw_methods::pw_write::pw_write_r3d_gs ( type(pw_r3d_gs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 990 of file pw_methods.F.

◆ pw_write_c1d_gs()

subroutine pw_methods::pw_write::pw_write_c1d_gs ( type(pw_c1d_gs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1285 of file pw_methods.F.

◆ pw_write_c3d_gs()

subroutine pw_methods::pw_write::pw_write_c3d_gs ( type(pw_c3d_gs_type), intent(in)  pw,
integer, intent(in)  unit_nr 
)

writes a small description of the actual grid (change to output the data as cube file, maybe with an optional long_description arg?)

Parameters
pwthe pw data to output
unit_nrthe unit to output to
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 1727 of file pw_methods.F.


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