implementations.problem_classes.acoustic_helpers.buildWave1DMatrix module

getWave1DAdvectionMatrix(N, dx, order)[source]
getWave1DMatrix(N, dx, bc_left, bc_right)[source]
getWaveBCLeft(value, N, dx, bc_left)[source]
getWaveBCRight(value, N, dx, bc_right)[source]