bempp_cl.api.utils.which ======================== .. py:module:: bempp_cl.api.utils.which .. autoapi-nested-parse:: A Python implemenation of the Unix which command. Functions --------- .. autoapisummary:: bempp_cl.api.utils.which.which Module Contents --------------- .. py:function:: which(program) Run the Unix which command in Python.