Go to the source code of this file.
|
| subroutine, public | stencil_stargeneral_oct_m::stencil_stargeneral_get_arms (this, dim, coord_system) |
| | Finds the direction of the arms of the star-general stencil as described in Natan et al., PRB 78, 075109 (2008) More...
|
| |
| integer function, public | stencil_stargeneral_oct_m::stencil_stargeneral_size_lapl (this, dim, order) |
| |
| integer function, public | stencil_stargeneral_oct_m::stencil_stargeneral_extent (dir, order) |
| | Returns maximum extension of the stencil in spatial direction dir = 1, 2, 3 for a given discretization order. More...
|
| |
| subroutine, public | stencil_stargeneral_oct_m::stencil_stargeneral_get_lapl (this, dim, order) |
| |
| subroutine, public | stencil_stargeneral_oct_m::stencil_stargeneral_pol_lapl (this, dim, order, pol) |
| |