implementations.problem_classes.acoustic_helpers.buildFDMatrix module

getBCLeft(value, N, dx, type, order)[source]
getBCRight(value, N, dx, type, order)[source]
getHorizontalDx(N, dx, order)[source]
getMatrix(N, dx, bc_left, bc_right, order)[source]