|
| subroutine | boundaryconditions::dirichlet_pointindomain (isin, x, y, ly, xmin, xmax) |
| subroutine | boundaryconditions::unicity_pointindomain (isin, x, y, ly, xmin, xmax) |
| subroutine | boundaryconditions::periodic_pointindomain (isin, x, y, lx, ly) |
| subroutine | boundaryconditions::bcrhs_unicity_direct (rhs, ny) |
| subroutine | boundaryconditions::bcrhs_dirichlet_direct (rhs, left, nx, degree, ny) |
| subroutine | boundaryconditions::bcrhs_unicity_fourier (rhs, ny) |
| subroutine | boundaryconditions::bcrhs_dirichlet_fourier (rhs, left, nx, degree, ny) |
| subroutine | boundaryconditions::bcsol_unicity_direct (sol, ny) |
| subroutine | boundaryconditions::bcmat_unicity_direct_gemat (m, ny) |
| subroutine | boundaryconditions::bcmat_unicity_direct_pbmat (m, ny) |
| subroutine | boundaryconditions::bcmat_unicity_fourier_zgemat (m, filterzero, ny, ns) |
| subroutine | boundaryconditions::bcmat_unicity_fourier_zpbmat (m, ny, ns, iy) |
| subroutine | boundaryconditions::bcmat_dirichlet_gemat (m, side, nx, degree, ny, ns) |
| subroutine | boundaryconditions::bcmat_dirichlet_zgemat (m, side, nx, degree, ny, ns) |
| subroutine | boundaryconditions::bcmat_dirichlet_pbmat (m, left, nx, degree, ny, ns) |
| subroutine | boundaryconditions::bcmat_dirichlet_zpbmat (m, left, nx, degree, ny, ns) |
| integer function | boundaryconditions::computemapping2to1_ (i, j, ny) |
| subroutine | boundaryconditions::computemapping1to2_ (a, i, j, ny) |