/cslib

Primary LanguageC++OtherNOASSERTION

This is the the Client/Server messaging library (CSlib).

Contact author:

Steve Plimpton
Sandia National Laboratories
https://sjplimp.github.io/

The CSlib is distributed as open-source code under the modified
Berkeley Software Distribution (BSD) License.  See the accompanying
LICENSE file.

This directory contains the following:

README         this file
LICENSE        modified BSD license
doc            doc pages, start with Manual.html
src            source files for library
test	       test client/server codes in C++, C, Fortran 90, Python