grid_tools 1.14.0
Loading...
Searching...
No Matches
pmat2::cad2b Interface Reference

Public Member Functions

subroutine cad2b (m1, m2, mah1, mah2, mirror2, a)
 Incorporate symmetry and clip near end-2 of a band matrix.
 

Detailed Description

Definition at line 62 of file pmat2.f90.

Constructor & Destructor Documentation

◆ cad2b()

subroutine pmat2::cad2b::cad2b ( integer(spi), intent(in) m1,
integer(spi), intent(in) m2,
integer(spi), intent(in) mah1,
integer(spi), intent(in) mah2,
integer(spi), intent(in) mirror2,
real(sp), dimension(1-m1:0,m1-m2-mah1:m1-m2+mah2), intent(inout) a )

Incorporate symmetry and clip near end-2 of a band matrix.

Parameters
[in]m1Number of rows of full matrix A
[in]m2Number of columns of implied full matrix A
[in]mah1Left semi-bandwidths (subdiagonals) of A.
[in]mah2Right semi-bandwidths (superdiagonals) of A.
[in]mirror22*location of symmetry axis relative to end-2 operand element.
[in,out]aInput operator, output as symmetrized and clipped at end-2.
Author
R. J. Purser, Tsukasa Fujita (JMA)
Date
1999

Definition at line 476 of file pmat2.f90.


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