-
Notifications
You must be signed in to change notification settings - Fork 1
Communicate with VMD from C++ iostream using a hidden TCP connection
License
askeys/vmdstream
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
vmdstream
=========
Communicate with VMD from C++ iostream using a hidden TCP connection
=========
Installation instructions:
- Option 1: manual installation
$ sudo cp -r include /usr/local/include/vmdstream
- Option 2: using cmake
$ cd ${VMDSTREAM_SRC_DIRECTORY}
$ mkdir build
$ cd build
$ ccmake ../CMakeLists.txt
$ make
$ sudo make installAbout
Communicate with VMD from C++ iostream using a hidden TCP connection
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published