version 0.6.0
type_ext_neumann_scheme Module Reference

Extrapolation Neumann Schemes type.

Data Types

type  t_ext_neumann_scheme
 The Neumann extrapolation scheme Those schemes simply derivate from the fd_scheme, as they are basicaly a simple alias to fd_schemes. More...
 

Functions/Subroutines

subroutine ext_neumann_scheme_init_with_fd (self, relative_fd_scheme)
 
subroutine ext_neumann_scheme_init (self)
 
subroutine ext_neumann_scheme_fill (self, steps)
 
subroutine ext_neumann_scheme_copy (self)