The COMSOL File Formats > Serializable Types > MeshSurf

MeshSurf
Supported Versions
1
Subtype of
Manifold
Fields
The class is defined by the following fields:
Description
Mesh structures for surface meshes can be used to make a geometric definition of unstructured data. Since a mesh type in COMSOL Multiphysics have coordinates as well as parameter values for each element, interpolation can be employed to create smooth surfaces.
A quadratic interpolation is used to define a parametric surface from a surface mesh.
The matrix p of coordinates and the triangles elem with indices into p are used as the interpolation data.
See also
Mesh