|
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: