CMakeLists.txt
MANIFEST.in
README.md
setup.py
version.txt
cmake/Catch.cmake
cmake/CatchAddTests.cmake
cmake/FTKConfig.cmake.in
cmake/FindGMP.cmake
cmake/FindLevelDB.cmake
cmake/FindMPSolve.cmake
cmake/FindNetCDF.cmake
cmake/FindPNetCDF.cmake
cmake/FindRocksDB.cmake
cmake/FindTBB.cmake
include/ftk/ftk_config.hh.in
include/ftk/ndarray.hh
include/ftk/object.hh
include/ftk/algorithms/bfs.hh
include/ftk/algorithms/cca.hh
include/ftk/algorithms/cca_bfs.hh
include/ftk/algorithms/ccl.hh
include/ftk/algorithms/hoshen_kopelman.hh
include/ftk/algorithms/linear_graph_tracer.hh
include/ftk/algorithms/sweep_and_merge.h
include/ftk/basic/contour_tree.hh
include/ftk/basic/distributed_union_find.hh
include/ftk/basic/distributed_union_find_deprecated.hh
include/ftk/basic/distributed_union_find_storing_children.hh
include/ftk/basic/distributed_union_find_test_backup.hh
include/ftk/basic/duf.hh
include/ftk/basic/graph.hh
include/ftk/basic/shared_union_find.hh
include/ftk/basic/simple_union_find.hh
include/ftk/basic/union_find.hh
include/ftk/external/cxxopts.hpp
include/ftk/external/json.hh
include/ftk/external/diy/algorithms.hpp
include/ftk/external/diy/assigner.hpp
include/ftk/external/diy/collection.hpp
include/ftk/external/diy/communicator.hpp
include/ftk/external/diy/constants.h
include/ftk/external/diy/critical-resource.hpp
include/ftk/external/diy/decomposition.hpp
include/ftk/external/diy/dynamic-point.hpp
include/ftk/external/diy/factory.hpp
include/ftk/external/diy/grid.hpp
include/ftk/external/diy/link.hpp
include/ftk/external/diy/log.hpp
include/ftk/external/diy/master.hpp
include/ftk/external/diy/mpi.hpp
include/ftk/external/diy/no-thread.hpp
include/ftk/external/diy/pick.hpp
include/ftk/external/diy/point.hpp
include/ftk/external/diy/proxy.hpp
include/ftk/external/diy/reduce-operations.hpp
include/ftk/external/diy/reduce.hpp
include/ftk/external/diy/resolve.hpp
include/ftk/external/diy/serialization.hpp
include/ftk/external/diy/stats.hpp
include/ftk/external/diy/storage.hpp
include/ftk/external/diy/thread.hpp
include/ftk/external/diy/time.hpp
include/ftk/external/diy/types.hpp
include/ftk/external/diy/version.hpp
include/ftk/external/diy/vertices.hpp
include/ftk/external/diy-ext/gather.hh
include/ftk/external/diy-ext/serialization.hh
include/ftk/external/diy/chobo/small_vector.hpp
include/ftk/external/diy/detail/block_traits.hpp
include/ftk/external/diy/detail/traits.hpp
include/ftk/external/diy/detail/algorithms/kdtree-sampling.hpp
include/ftk/external/diy/detail/algorithms/kdtree.hpp
include/ftk/external/diy/detail/algorithms/sort.hpp
include/ftk/external/diy/detail/master/collectives.hpp
include/ftk/external/diy/detail/master/commands.hpp
include/ftk/external/diy/detail/master/communication.hpp
include/ftk/external/diy/detail/master/execution.hpp
include/ftk/external/diy/detail/master/iexchange-collective.hpp
include/ftk/external/diy/detail/master/iexchange-dud.hpp
include/ftk/external/diy/detail/master/iexchange.hpp
include/ftk/external/diy/detail/reduce/all-to-all.hpp
include/ftk/external/diy/fmt/chrono.h
include/ftk/external/diy/fmt/color.h
include/ftk/external/diy/fmt/compile.h
include/ftk/external/diy/fmt/core.h
include/ftk/external/diy/fmt/format-inl.h
include/ftk/external/diy/fmt/format.cc
include/ftk/external/diy/fmt/format.h
include/ftk/external/diy/fmt/locale.h
include/ftk/external/diy/fmt/ostream.h
include/ftk/external/diy/fmt/posix.cc
include/ftk/external/diy/fmt/posix.h
include/ftk/external/diy/fmt/printf.h
include/ftk/external/diy/fmt/ranges.h
include/ftk/external/diy/fmt/safe-duration-cast.h
include/ftk/external/diy/io/block.hpp
include/ftk/external/diy/io/bov.hpp
include/ftk/external/diy/io/numpy.hpp
include/ftk/external/diy/io/shared.hpp
include/ftk/external/diy/io/utils.hpp
include/ftk/external/diy/mpi/collectives.hpp
include/ftk/external/diy/mpi/communicator.hpp
include/ftk/external/diy/mpi/constants.hpp
include/ftk/external/diy/mpi/datatypes.hpp
include/ftk/external/diy/mpi/io.hpp
include/ftk/external/diy/mpi/no-mpi.hpp
include/ftk/external/diy/mpi/operations.hpp
include/ftk/external/diy/mpi/optional.hpp
include/ftk/external/diy/mpi/point-to-point.hpp
include/ftk/external/diy/mpi/request.hpp
include/ftk/external/diy/mpi/status.hpp
include/ftk/external/diy/mpi/window.hpp
include/ftk/external/diy/partners/all-reduce.hpp
include/ftk/external/diy/partners/broadcast.hpp
include/ftk/external/diy/partners/common.hpp
include/ftk/external/diy/partners/merge.hpp
include/ftk/external/diy/partners/swap.hpp
include/ftk/external/diy/thread/fast_mutex.h
include/ftk/filters/connected_component_tracker.hh
include/ftk/filters/critical_point.hh
include/ftk/filters/critical_point_tracker.hh
include/ftk/filters/critical_point_tracker_2d_regular.hh
include/ftk/filters/critical_point_tracker_2d_unstructured.hh
include/ftk/filters/critical_point_tracker_3d_regular.hh
include/ftk/filters/critical_point_tracker_regular.hh
include/ftk/filters/critical_point_tracker_wrapper.hh
include/ftk/filters/feature_flow_tracer.hh
include/ftk/filters/filter.hh
include/ftk/filters/levelset_tracker.hh
include/ftk/filters/streaming_filter.hh
include/ftk/geometry/cc2curves.hh
include/ftk/geometry/curve2tube.hh
include/ftk/geometry/curve2vtk.hh
include/ftk/geometry/points2vtk.hh
include/ftk/io/data_group.hh
include/ftk/io/data_stream.hh
include/ftk/mesh/lattice.hh
include/ftk/mesh/lattice_partitioner.hh
include/ftk/mesh/regular_mesh.hh
include/ftk/mesh/simplicial_regular_mesh.hh
include/ftk/mesh/simplicial_unstructured_2d_mesh.hh
include/ftk/mesh/simplicial_unstructured_extruded_2d_mesh.hh
include/ftk/ndarray/conv.hh
include/ftk/ndarray/grad.hh
include/ftk/ndarray/grad.hh.bak
include/ftk/ndarray/stream.hh
include/ftk/ndarray/synthetic.hh
include/ftk/ndarray/writer.hh
include/ftk/numeric/adjugate.hh
include/ftk/numeric/basic_interval.hh
include/ftk/numeric/bilinear_interpolation.hh
include/ftk/numeric/cbrt.hh
include/ftk/numeric/characteristic_polynomial.hh
include/ftk/numeric/cond.hh
include/ftk/numeric/critical_point_test.hh
include/ftk/numeric/critical_point_type.hh
include/ftk/numeric/cross_product.hh
include/ftk/numeric/cubic_inequality_solver.hh
include/ftk/numeric/cubic_rational_inequality_solver.hh
include/ftk/numeric/cubic_solver.hh
include/ftk/numeric/det.hh
include/ftk/numeric/disjoint_intervals.hh
include/ftk/numeric/eigen_solver2.hh
include/ftk/numeric/eigen_solver3.hh
include/ftk/numeric/eye.hh
include/ftk/numeric/fixed_int.hh
include/ftk/numeric/fixed_point.hh
include/ftk/numeric/fmod.hh
include/ftk/numeric/gcd.hh
include/ftk/numeric/gradient.hh
include/ftk/numeric/inner_product.hh
include/ftk/numeric/inverse_bilinear_interpolation_solver.hh
include/ftk/numeric/inverse_linear_interpolation_solver.hh
include/ftk/numeric/inverse_trilinear_interpolation_solver.hh
include/ftk/numeric/isnan.hh
include/ftk/numeric/linear_inequality_solver.hh
include/ftk/numeric/linear_interpolation.hh
include/ftk/numeric/linear_solver.hh
include/ftk/numeric/linear_solver1.hh
include/ftk/numeric/matrix_addition.hh
include/ftk/numeric/matrix_decomposition.hh
include/ftk/numeric/matrix_inverse.hh
include/ftk/numeric/matrix_multiplication.hh
include/ftk/numeric/matrix_norm.hh
include/ftk/numeric/orientation.hh
include/ftk/numeric/parallel_vector_solver2.hh
include/ftk/numeric/parallel_vector_solver3.hh
include/ftk/numeric/polynomial.hh
include/ftk/numeric/polynomial_solver.hh
include/ftk/numeric/print.hh
include/ftk/numeric/quadratic_interpolation.hh
include/ftk/numeric/quadratic_rational_inequality_solver.hh
include/ftk/numeric/quadratic_solver.hh
include/ftk/numeric/quartic_solver.hh
include/ftk/numeric/rand.hh
include/ftk/numeric/rational_function.hh
include/ftk/numeric/rational_number.hh
include/ftk/numeric/sign.hh
include/ftk/numeric/sign_det.hh
include/ftk/numeric/sign_det.hh.bak
include/ftk/numeric/sqrt.hh
include/ftk/numeric/submatrix.hh
include/ftk/numeric/symmetric_matrix.hh
include/ftk/numeric/trace.hh
include/ftk/numeric/transpose.hh
include/ftk/numeric/trilinear_interpolation.hh
include/ftk/numeric/underdetermined_eigen_solver.hh
include/ftk/numeric/vector_addition.hh
include/ftk/numeric/vector_assignment.hh
include/ftk/numeric/vector_dot_product.hh
include/ftk/numeric/vector_norm.hh
include/ftk/numeric/vector_normalization.hh
include/ftk/numeric/vortex_criteria.hh
include/ftk/numeric/zeros.hh
include/ftk/storage/base.h
include/ftk/storage/leveldb.h
include/ftk/storage/native.h
include/ftk/storage/rocksdb.h
include/ftk/tracking_graph/event.hh
include/ftk/tracking_graph/streaming_tracking_graph.hh
include/ftk/tracking_graph/tracking_graph.hh
include/ftk/utils/random_color.hh
include/ftk/utils/zcolor.h
pyftk.egg-info/PKG-INFO
pyftk.egg-info/SOURCES.txt
pyftk.egg-info/dependency_links.txt
pyftk.egg-info/not-zip-safe
pyftk.egg-info/requires.txt
pyftk.egg-info/top_level.txt
python/CMakeLists.txt
python/pyftk.cpp
python/pybind11/.appveyor.yml
python/pybind11/.git
python/pybind11/.gitignore
python/pybind11/.gitmodules
python/pybind11/.readthedocs.yml
python/pybind11/.travis.yml
python/pybind11/CMakeLists.txt
python/pybind11/CONTRIBUTING.md
python/pybind11/ISSUE_TEMPLATE.md
python/pybind11/LICENSE
python/pybind11/MANIFEST.in
python/pybind11/README.md
python/pybind11/setup.cfg
python/pybind11/setup.py
python/pybind11/docs/Doxyfile
python/pybind11/docs/Makefile
python/pybind11/docs/basics.rst
python/pybind11/docs/benchmark.py
python/pybind11/docs/benchmark.rst
python/pybind11/docs/changelog.rst
python/pybind11/docs/classes.rst
python/pybind11/docs/compiling.rst
python/pybind11/docs/conf.py
python/pybind11/docs/faq.rst
python/pybind11/docs/index.rst
python/pybind11/docs/intro.rst
python/pybind11/docs/limitations.rst
python/pybind11/docs/pybind11-logo.png
python/pybind11/docs/pybind11_vs_boost_python1.png
python/pybind11/docs/pybind11_vs_boost_python1.svg
python/pybind11/docs/pybind11_vs_boost_python2.png
python/pybind11/docs/pybind11_vs_boost_python2.svg
python/pybind11/docs/reference.rst
python/pybind11/docs/release.rst
python/pybind11/docs/requirements.txt
python/pybind11/docs/upgrade.rst
python/pybind11/docs/_static/theme_overrides.css
python/pybind11/docs/advanced/classes.rst
python/pybind11/docs/advanced/embedding.rst
python/pybind11/docs/advanced/exceptions.rst
python/pybind11/docs/advanced/functions.rst
python/pybind11/docs/advanced/misc.rst
python/pybind11/docs/advanced/smart_ptrs.rst
python/pybind11/docs/advanced/cast/chrono.rst
python/pybind11/docs/advanced/cast/custom.rst
python/pybind11/docs/advanced/cast/eigen.rst
python/pybind11/docs/advanced/cast/functional.rst
python/pybind11/docs/advanced/cast/index.rst
python/pybind11/docs/advanced/cast/overview.rst
python/pybind11/docs/advanced/cast/stl.rst
python/pybind11/docs/advanced/cast/strings.rst
python/pybind11/docs/advanced/pycpp/index.rst
python/pybind11/docs/advanced/pycpp/numpy.rst
python/pybind11/docs/advanced/pycpp/object.rst
python/pybind11/docs/advanced/pycpp/utilities.rst
python/pybind11/include/pybind11/attr.h
python/pybind11/include/pybind11/buffer_info.h
python/pybind11/include/pybind11/cast.h
python/pybind11/include/pybind11/chrono.h
python/pybind11/include/pybind11/common.h
python/pybind11/include/pybind11/complex.h
python/pybind11/include/pybind11/eigen.h
python/pybind11/include/pybind11/embed.h
python/pybind11/include/pybind11/eval.h
python/pybind11/include/pybind11/functional.h
python/pybind11/include/pybind11/iostream.h
python/pybind11/include/pybind11/numpy.h
python/pybind11/include/pybind11/operators.h
python/pybind11/include/pybind11/options.h
python/pybind11/include/pybind11/pybind11.h
python/pybind11/include/pybind11/pytypes.h
python/pybind11/include/pybind11/stl.h
python/pybind11/include/pybind11/stl_bind.h
python/pybind11/include/pybind11/detail/class.h
python/pybind11/include/pybind11/detail/common.h
python/pybind11/include/pybind11/detail/descr.h
python/pybind11/include/pybind11/detail/init.h
python/pybind11/include/pybind11/detail/internals.h
python/pybind11/include/pybind11/detail/typeid.h
python/pybind11/pybind11/__init__.py
python/pybind11/pybind11/__main__.py
python/pybind11/pybind11/_version.py
python/pybind11/tests/CMakeLists.txt
python/pybind11/tests/conftest.py
python/pybind11/tests/constructor_stats.h
python/pybind11/tests/cross_module_gil_utils.cpp
python/pybind11/tests/local_bindings.h
python/pybind11/tests/object.h
python/pybind11/tests/pybind11_cross_module_tests.cpp
python/pybind11/tests/pybind11_tests.cpp
python/pybind11/tests/pybind11_tests.h
python/pybind11/tests/pytest.ini
python/pybind11/tests/test_async.cpp
python/pybind11/tests/test_async.py
python/pybind11/tests/test_buffers.cpp
python/pybind11/tests/test_buffers.py
python/pybind11/tests/test_builtin_casters.cpp
python/pybind11/tests/test_builtin_casters.py
python/pybind11/tests/test_call_policies.cpp
python/pybind11/tests/test_call_policies.py
python/pybind11/tests/test_callbacks.cpp
python/pybind11/tests/test_callbacks.py
python/pybind11/tests/test_chrono.cpp
python/pybind11/tests/test_chrono.py
python/pybind11/tests/test_class.cpp
python/pybind11/tests/test_class.py
python/pybind11/tests/test_constants_and_functions.cpp
python/pybind11/tests/test_constants_and_functions.py
python/pybind11/tests/test_copy_move.cpp
python/pybind11/tests/test_copy_move.py
python/pybind11/tests/test_docstring_options.cpp
python/pybind11/tests/test_docstring_options.py
python/pybind11/tests/test_eigen.cpp
python/pybind11/tests/test_eigen.py
python/pybind11/tests/test_enum.cpp
python/pybind11/tests/test_enum.py
python/pybind11/tests/test_eval.cpp
python/pybind11/tests/test_eval.py
python/pybind11/tests/test_eval_call.py
python/pybind11/tests/test_exceptions.cpp
python/pybind11/tests/test_exceptions.py
python/pybind11/tests/test_factory_constructors.cpp
python/pybind11/tests/test_factory_constructors.py
python/pybind11/tests/test_gil_scoped.cpp
python/pybind11/tests/test_gil_scoped.py
python/pybind11/tests/test_iostream.cpp
python/pybind11/tests/test_iostream.py
python/pybind11/tests/test_kwargs_and_defaults.cpp
python/pybind11/tests/test_kwargs_and_defaults.py
python/pybind11/tests/test_local_bindings.cpp
python/pybind11/tests/test_local_bindings.py
python/pybind11/tests/test_methods_and_attributes.cpp
python/pybind11/tests/test_methods_and_attributes.py
python/pybind11/tests/test_modules.cpp
python/pybind11/tests/test_modules.py
python/pybind11/tests/test_multiple_inheritance.cpp
python/pybind11/tests/test_multiple_inheritance.py
python/pybind11/tests/test_numpy_array.cpp
python/pybind11/tests/test_numpy_array.py
python/pybind11/tests/test_numpy_dtypes.cpp
python/pybind11/tests/test_numpy_dtypes.py
python/pybind11/tests/test_numpy_vectorize.cpp
python/pybind11/tests/test_numpy_vectorize.py
python/pybind11/tests/test_opaque_types.cpp
python/pybind11/tests/test_opaque_types.py
python/pybind11/tests/test_operator_overloading.cpp
python/pybind11/tests/test_operator_overloading.py
python/pybind11/tests/test_pickling.cpp
python/pybind11/tests/test_pickling.py
python/pybind11/tests/test_pytypes.cpp
python/pybind11/tests/test_pytypes.py
python/pybind11/tests/test_sequences_and_iterators.cpp
python/pybind11/tests/test_sequences_and_iterators.py
python/pybind11/tests/test_smart_ptr.cpp
python/pybind11/tests/test_smart_ptr.py
python/pybind11/tests/test_stl.cpp
python/pybind11/tests/test_stl.py
python/pybind11/tests/test_stl_binders.cpp
python/pybind11/tests/test_stl_binders.py
python/pybind11/tests/test_tagbased_polymorphic.cpp
python/pybind11/tests/test_tagbased_polymorphic.py
python/pybind11/tests/test_union.cpp
python/pybind11/tests/test_union.py
python/pybind11/tests/test_virtual_functions.cpp
python/pybind11/tests/test_virtual_functions.py
python/pybind11/tests/__pycache__/conftest.cpython-36-pytest-5.4.3.pyc
python/pybind11/tests/test_cmake_build/CMakeLists.txt
python/pybind11/tests/test_cmake_build/embed.cpp
python/pybind11/tests/test_cmake_build/main.cpp
python/pybind11/tests/test_cmake_build/test.py
python/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
python/pybind11/tests/test_embed/CMakeLists.txt
python/pybind11/tests/test_embed/catch.cpp
python/pybind11/tests/test_embed/external_module.cpp
python/pybind11/tests/test_embed/test_interpreter.cpp
python/pybind11/tests/test_embed/test_interpreter.py
python/pybind11/tools/FindCatch.cmake
python/pybind11/tools/FindEigen3.cmake
python/pybind11/tools/FindPythonLibsNew.cmake
python/pybind11/tools/check-style.sh
python/pybind11/tools/libsize.py
python/pybind11/tools/mkdoc.py
python/pybind11/tools/pybind11Config.cmake.in
python/pybind11/tools/pybind11Tools.cmake
src/CMakeLists.txt
src/filters/common.cuh
src/filters/critical_point_tracer.cpp.bak
src/filters/critical_point_tracer.cuh
src/filters/critical_point_tracer_2d_regular.cu
src/filters/critical_point_tracer_3d_regular.cu
src/filters/threadIdx.cuh
src/filters/utils.cuh
src/filters/vfgpu.cu.bak
src/numeric/polynomial_solver.cpp
tests/CMakeLists.txt
tests/__init__.py
tests/catch.hh
tests/constants.hh
tests/test_adios2.cpp
tests/test_array_stream.cpp
tests/test_conv.cpp
tests/test_critical_point_tracking.py
tests/test_critical_point_tracking_double_gyre_unstructured.cpp
tests/test_critical_point_tracking_moving_extremum_2d.cpp
tests/test_critical_point_tracking_moving_extremum_3d.cpp
tests/test_critical_point_tracking_woven.cpp
tests/test_hoshen_kopelman.cpp
tests/test_inequality_solvers.cpp
tests/test_inverse_interpolation.cpp
tests/test_io.cpp
tests/test_matrix.cpp
tests/test_parallel_vectors.cpp
tests/test_polynomial.cpp
tests/test_quadratic_interpolation.cpp
tests/test_regular_simplex_mesh.cpp
tests/test_union_find.cpp
tests/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/test_critical_point_tracking.cpython-36.pyc
tests/travis/install-cuda.sh
tests/travis/install-hdf5-netcdf.sh
tests/travis/install-mpich.sh
tests/travis/install-mpsolve.sh
tests/travis/install-vtk.sh