feminout.writeFenicsXML Namespace Reference
Functions | |
| def | write_fenics_mesh_xml (fem_mesh_obj, outputfile) |
Function Documentation
◆ write_fenics_mesh_xml()
| 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.
1.8.17