sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 67 forks source link

[iomeshage] Short-circuit file get process if there's only one mesh node #1498

Closed activeshadow closed 1 year ago

activeshadow commented 1 year ago

Right now, using file get against a directory fails if there's only one node in the mesh. In general, if only one node exists, then obviously all files will be present on the node, so the file get process can be skipped.