First page Back Continue Last page Overview Graphics
NetFEM Server Side: Overview
To allow the NetFEM client to connect, you add NetFEM registration calls to your server
- Register nodes and element types
- Register data items: scalars or spatial vectors associated with each node or element
- You provide the display name and units for each data item
Link your program with “-module netfem”
Run with “++server”, and connect!