MeshingAlgorithm2D ================== .. currentmodule:: pyccx.mesh .. autoclass:: MeshingAlgorithm2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeshingAlgorithm2D.AUTO ~MeshingAlgorithm2D.BAMG ~MeshingAlgorithm2D.DELAUNAY ~MeshingAlgorithm2D.FRONTAL ~MeshingAlgorithm2D.FRONTAL_QUAD ~MeshingAlgorithm2D.INITIAL_ONLY ~MeshingAlgorithm2D.MESHADAPT ~MeshingAlgorithm2D.PACK_PRLGRMS ~MeshingAlgorithm2D.PACK_PRLGRMS_CSTR ~MeshingAlgorithm2D.QUAD_QUASI_STRUCT .. rubric:: Methods Summary .. autosummary:: ~MeshingAlgorithm2D.has_value .. rubric:: Attributes Documentation .. autoattribute:: AUTO .. autoattribute:: BAMG .. autoattribute:: DELAUNAY .. autoattribute:: FRONTAL .. autoattribute:: FRONTAL_QUAD .. autoattribute:: INITIAL_ONLY .. autoattribute:: MESHADAPT .. autoattribute:: PACK_PRLGRMS .. autoattribute:: PACK_PRLGRMS_CSTR .. autoattribute:: QUAD_QUASI_STRUCT .. rubric:: Methods Documentation .. automethod:: has_value