RecombinationAlgorithm ====================== .. currentmodule:: pyccx.mesh .. autoclass:: RecombinationAlgorithm :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RecombinationAlgorithm.BLOSSOM ~RecombinationAlgorithm.BLOSSOM_QUAD ~RecombinationAlgorithm.SIMPLE ~RecombinationAlgorithm.SIMPLE_QUAD .. rubric:: Attributes Documentation .. autoattribute:: BLOSSOM .. autoattribute:: BLOSSOM_QUAD .. autoattribute:: SIMPLE .. autoattribute:: SIMPLE_QUAD