Returns a list of the nodes lying on the sides sidelist of the mesh mesh.
Input:
- mesh: standard PDEtool-like mesh, with field "p", "e", "t".
- sidelist: row vector containing the number of the sides (numbering referred to mesh.e(5,:)).
Output:
- nodelist: list of the nodes that lies on the specified sides.
See also: MSH2Mgeomprop, MSH2Mtopprop