|
subroutine | CSB1B (m1, mah1, mah2, mirror2, a) |
| Like cad1b, but for antisymmetric operand. More...
|
|
Definition at line 61 of file pmat2.f90.
◆ CSB1B()
subroutine pmat2::csb1b::CSB1B |
( |
integer(spi), intent(in) |
m1, |
|
|
integer(spi), intent(in) |
mah1, |
|
|
integer(spi), intent(in) |
mah2, |
|
|
integer(spi), intent(in) |
mirror2, |
|
|
real(sp), dimension(0:m1-1,-mah1:mah2), intent(inout) |
a |
|
) |
| |
|
private |
Like cad1b, but for antisymmetric operand.
- Parameters
-
[in] | m1 | Size of implied full matrix |
[in] | mah1 | Left semi-bandwidths (subdiagonals) of A. |
[in] | mah2 | Right semi-bandwidths (superdiagonals) of A. |
[in] | mirror2 | 2*location of symmetry axis relative to end-1 operand element. |
[in,out] | a | Input operator, output as clipped antisymmetric at end-1. |
- Author
- R. J. Purser, Tsukasa Fujita (JMA)
- Date
- 1999
Definition at line 451 of file pmat2.f90.
The documentation for this interface was generated from the following file:
- /lfs/h2/emc/global/noscrub/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pmat2.f90