A flow visualization library
C C++ Shell Makefile M4 CMake
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
AMR delete svn files, update Grid.h Sep 2, 2013
Regular fix allocating arrays in asserts Jul 29, 2015
VTK Fix bug in normalizeField() Aug 2, 2016
diy fix allocating arrays in asserts Jul 29, 2015
old.diy clear commit Sep 2, 2013
renderer Add virtual destructor for Rake.h May 31, 2015
sample_data 1. Fixed a wrong conversion of assert(x=f()); to x=f(); assert(x); in… Nov 12, 2013
src add Vector Analaysis tools Aug 2, 2016
tests TestSerial: Change random seeding in tests to regular seeding. ** Nee… Sep 19, 2014
.gitignore 1. Increase performance speed (at_phys call by reference) Nov 26, 2013
CMakeLists.txt Merge branch 'master' of https://github.com/chunmingchen/OSUFlow Jul 29, 2015
COPYRIGHT First check in with workable OSUFlowVTK May 13, 2013
Makefile.in First check in with workable OSUFlowVTK May 13, 2013
README 1. Increase performance speed (at_phys call by reference) Nov 26, 2013
README_CMAKE.TXT First check in with workable OSUFlowVTK May 13, 2013
README_INSTALL First check in with workable OSUFlowVTK May 13, 2013
changelog First check in with workable OSUFlowVTK May 13, 2013
config.h.in First check in with workable OSUFlowVTK May 13, 2013
config_defs.in First check in with workable OSUFlowVTK May 13, 2013
configure First check in with workable OSUFlowVTK May 13, 2013
configure.ac First check in with workable OSUFlowVTK May 13, 2013
install.sh First check in with workable OSUFlowVTK May 13, 2013
notes First check in with workable OSUFlowVTK May 13, 2013
osuflowConfig.cmake.in update osuflowConfig.cmake.in for gcc compilers Feb 2, 2015
system_defs.mk First check in with workable OSUFlowVTK May 13, 2013
user_defs.mk revert user_defs.mk Sep 19, 2013
user_defs.mk.in First check in with workable OSUFlowVTK May 13, 2013

README

INSTALL
=======
There are two methods to build OSUFlow library:

    Use CMake : See below
    Use Automake : See README_INSTALL for more information


We are constructing a website for collaborative installation and documentation here:

https://sites.google.com/site/gravityvisdb/osuflow/documentation

- Chun-Ming Chen
11/26/2013