Serializable Classes
In this section:
The Serializable class is the base type, and all other types are subtypes of Serializable or of its subtypes.
In the Fields sections for each type below, the fields appear in the table in the exact order that they must appear in the data files.
The Variable column lists the internal variables used in the descriptions of data types and in the definitions of what the class implements.
For an example of the serialization format — specifically, of a file containing a 3D mesh with tetrahedral and prism elements — see mesh_example_4.mphtxt in \models\COMSOL_Multiphysics\Meshing_Tutorials.