Functions | |
| def | write_fenics_mesh_xml (fem_mesh_obj, outputfile) |
| def feminout.writeFenicsXML.write_fenics_mesh_xml | ( | fem_mesh_obj, | |
| outputfile | |||
| ) |
For the export, we only have to use the highest dimensional entities and their
vertices to be exported.
For second order elements, we have to delete the mid element nodes.