Giter Site home page Giter Site logo

paraview-superbuild-docker's Introduction

Publications

I obtained my PhD at the Visual Computing Group at Heidelberg University, where I developed novel feature extraction and visualization techniques for higher-dimensional and time-dependent flows (such as data from computational fluid dynamics).

List of Publications โ€ข PhD Thesis

Tech that I have used before

Languages C++11/17 Python CUDA Bash C JavaScript C# Java Haskell
Frameworks CMake Catch2 VTK ParaView NumPy SciPy TensorFlow OpenGL Qt5 Anaconda Node.js
Tools Git Docker Gitlab CI Github Actions Doxygen Mkdocs Arch Linux Debian Ubuntu

Contact me

๐Ÿ“ง lutz (at) lutzhofmann.dev โ€ข ๐Ÿ”— linkedin.com/in/lutz-hofmann

paraview-superbuild-docker's People

Contributors

lhofmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

conrad784

paraview-superbuild-docker's Issues

missing include files for xdmf version 2 and 3

Hello,

My plugin uses files for the xdmf2 and xdmf3, but not all the includes files (*.h, and hpp) are in the container. I tried to copy the missings files using "docker cp ..." from the source but some files are generated at compilation time. Here is an example of my compilation error inside the container:

[ 5%] Building CXX object Plugin/PXDMFReader/CMakeFiles/PXDMFReader.dir/vtkPXDMFDocument.cxx.o
In file included from /home/paraview/buildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuild/install/include/paraview-5.8/vtkxdmf3/XdmfGrid.hpp:28,
from /mnt/PXDMFTools/Plugin/PXDMFReader/XDMF3Data.h:25,
from /mnt/PXDMFTools/Plugin/PXDMFReader/vtkPXDMFDocument.cxx:52:
/home/paraview/buildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuildbuild/install/include/paraview-5.8/Xdmf.hpp:131:10: fatal error: XdmfConfig.hpp: No such file or directory
#include "XdmfConfig.hpp"
^~~~~~~~~~~~~~~~
compilation terminated.

I'm going to try to build my own images and try to correct the error, but I'm not expert in docker....

The missing files are store or generated from

ParaView/VTK/ThirdParty/xdmf3/vtkxdmf3/core/
ParaView/VTK/ThirdParty/xdmf2/vtkxdmf2/libsrc

Felipe

ParaView 5.11.0 Support

I have tried to compile a new version of ParaView by modifying build.sh but it crashes, unfortunately.

Have you had a chance to try it out?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.