|  | Octopus
    | 
Go to the source code of this file.
| Modules | |
| module | stencil_oct_m | 
| This module defines stencils used in Octopus. | |
| Data Types | |
| type | stencil_oct_m::stargeneral_arms_t | 
| type | stencil_oct_m::stencil_t | 
| The class representing the stencil, which is used for non-local mesh operations.  More... | |
| Functions/Subroutines | |
| subroutine, public | stencil_oct_m::stencil_allocate (this, dim, size) | 
| subroutine, public | stencil_oct_m::stencil_copy (input, output) | 
| subroutine, public | stencil_oct_m::stencil_end (this) | 
| subroutine, public | stencil_oct_m::stencil_union (st1, st2, stu) | 
| subroutine, public | stencil_oct_m::stencil_init_center (this) |