Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    c224e052
    · 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
    History
    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