4.1. Linear Acoustic Wave Equation#

mirgecom.wave computes the rhs of the wave equation.

mirgecom.wave.wave_operator(dcoll, c, w, *, comm_tag=None)[source]#

Compute the RHS of the wave equation.

Parameters:
Returns:

an object array of DOF arrays, representing the ODE RHS

Return type:

numpy.ndarray