|
subroutine, public | boundaries_oct_m::boundaries_init (this, namespace, space, mesh, qvector) |
| initialize the boundary contitions More...
|
|
subroutine, public | boundaries_oct_m::boundaries_end (this) |
|
subroutine | boundaries_oct_m::boundaries_set_batch (this, mesh, ffb, phase_correction, buff_phase_corr, offset, async) |
|
subroutine, public | boundaries_oct_m::zpar_vec_ghost_update (pv, v_local) |
| Updates ghost points of every node. More...
|
|
subroutine, public | boundaries_oct_m::zghost_update_batch_start (pv, v_local, handle) |
|
subroutine, public | boundaries_oct_m::zghost_update_batch_finish (handle) |
|
subroutine | boundaries_oct_m::zboundaries_set_batch (boundaries, mesh, ffb, phase_correction, buff_phase_corr, offset, async) |
| Set all boundary points in ffb. More...
|
|
subroutine | zero_boundaries () |
|
subroutine | periodic () |
|
subroutine | boundaries_oct_m::zboundaries_set_single (boundaries, mesh, ff, phase_correction, buff_phase_corr, offset) |
| set boundary conditions for a single mesh function More...
|
|
subroutine, public | boundaries_oct_m::dpar_vec_ghost_update (pv, v_local) |
| Updates ghost points of every node. More...
|
|
subroutine, public | boundaries_oct_m::dghost_update_batch_start (pv, v_local, handle) |
|
subroutine, public | boundaries_oct_m::dghost_update_batch_finish (handle) |
|
subroutine | boundaries_oct_m::dboundaries_set_batch (boundaries, mesh, ffb, phase_correction, buff_phase_corr, offset, async) |
| Set all boundary points in ffb. More...
|
|
subroutine | boundaries_oct_m::dboundaries_set_single (boundaries, mesh, ff, phase_correction, buff_phase_corr, offset) |
| set boundary conditions for a single mesh function More...
|
|