Skip to content
  • Christophe Geuzaine's avatar
    · c224e052
    Christophe Geuzaine authored
    generalized the solver interface to allow permanent listening on a
    socket for whoever wants to connect (gmsh -listen)
    
    the polling should also be less CPU hungry in this new version
    
    next step is to add new commands to the protocol so that solvers can
    directly transmit data to merge (geometry, mesh, etc.) in addition to
    messages and filenames
    c224e052