Go to the source code of this file.
Functions | |
| c ihifwt2ds_ F c *********************************************************************c *c Copyright Brown Deer LLC c *All rights reserved c *********************************************************************subroutine | ihifwt2ds (Sizef2d, ns, size, wdata, sdata, iflag) implicit none c ****************************************c *****COMMON BLOCKS AND PARAMETERS *****c ****************************************c *******************************c *****VARIABLES EXCHANGED *****c *******************************integer Sizef2d integer ns integer size integer wdata(Sizef2d |
| c ihifwt2ds_ F c *********************************************************************c *c Copyright Brown Deer LLC c *All rights reserved c *********************************************************************subroutine Sizef2d integer | sdata (Sizef2d, Sizef2d) integer iflag c ***************************c *****LOCAL VARIABLES *****c ***************************integer i |
Variables | |
| c ihifwt2ds_ F c *********************************************************************c *c Copyright Brown Deer LLC c *All rights reserved c *********************************************************************subroutine Sizef2d integer j integer | size1 |
| c ihifwt2ds_ F c *********************************************************************c *c Copyright Brown Deer | Technology |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
Referenced by g1fwt(), g1fwt2ds(), g1fwt3ds(), g1ifwt(), g1ifwt2ds(), g1ifwt3ds(), hfwt(), hfwt2ds(), hfwt3ds(), hifwt(), hifwt2ds(), hifwt3ds(), pd4fwt(), pd4fwt2ds(), pd4fwt3ds(), pd4ifwt(), pd4ifwt2ds(), and pd4ifwt3ds(). |
|
|
Definition at line 31 of file ihifwt2ds_.F. |
|
|
Definition at line 3 of file ihifwt2ds_.F. |
1.3.6