Skip to main content

klein_gordon_kernel

Function klein_gordon_kernel 

Source
pub fn klein_gordon_kernel<R>(
    psi_manifold: &SimplicialManifold<R, R>,
    mass: R,
) -> Result<CausalTensor<R>, PhysicsError>
Expand description

Calculates the Klein-Gordon operator action: $(\Delta + m^2)\psi$.