generate\_finite\_elements ========================== (function from :py:mod:`pyomo.dae.misc`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.dae.misc import * try: from pyomo.dae.misc import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.dae.misc .. autofunction:: pyomo.dae.misc::generate_finite_elements