|
| subroutine | bcmat_dirichlet_zgemat (m, side, nx, degree, ny, ns) |
| subroutine | bcmat_dirichlet_gemat (m, side, nx, degree, ny, ns) |
| subroutine | bcmat_dirichlet_pbmat (m, left, nx, degree, ny, ns) |
| subroutine | bcmat_dirichlet_zpbmat (m, left, nx, degree, ny, ns) |
◆ bcmat_dirichlet_gemat()
| subroutine boundaryconditions::bcmat_dirichlet::bcmat_dirichlet_gemat |
( |
type(gemat), intent(inout) | m, |
|
|
logical, intent(in) | side, |
|
|
integer, intent(in) | nx, |
|
|
integer, intent(in) | degree, |
|
|
integer, intent(in) | ny, |
|
|
integer, intent(in) | ns ) |
◆ bcmat_dirichlet_pbmat()
| subroutine boundaryconditions::bcmat_dirichlet::bcmat_dirichlet_pbmat |
( |
type(pbmat), intent(inout) | m, |
|
|
logical, intent(in) | left, |
|
|
integer, intent(in) | nx, |
|
|
integer, intent(in) | degree, |
|
|
integer, intent(in) | ny, |
|
|
integer, intent(in) | ns ) |
◆ bcmat_dirichlet_zgemat()
| subroutine boundaryconditions::bcmat_dirichlet::bcmat_dirichlet_zgemat |
( |
type(zgemat), intent(inout) | m, |
|
|
logical, intent(in) | side, |
|
|
integer, intent(in) | nx, |
|
|
integer, intent(in) | degree, |
|
|
integer, intent(in) | ny, |
|
|
integer, intent(in) | ns ) |
◆ bcmat_dirichlet_zpbmat()
| subroutine boundaryconditions::bcmat_dirichlet::bcmat_dirichlet_zpbmat |
( |
type(zpbmat), intent(inout) | m, |
|
|
logical, intent(in) | left, |
|
|
integer, intent(in) | nx, |
|
|
integer, intent(in) | degree, |
|
|
integer, intent(in) | ny, |
|
|
integer, intent(in) | ns ) |
The documentation for this interface was generated from the following file: