Mentions légales du service

Skip to content
Snippets Groups Projects

Add the case where the image is deformed and the displacement comes from a vtu file

Merged PATTE Cecile requested to merge cpatte/dolfin_dic:master into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -29,12 +29,10 @@ def get_ExprIm_cpp(
#include <vtkImageData.h>'''+('''
#include <vtkImageGradient.h>''')*(im_type=="grad")+'''
#include <vtkImageInterpolator.h>
#include <vtkUnstructuredGridReader.h>
#include <vtkXMLUnstructuredGridReader.h>
#include <vtkUnstructuredGrid.h>
#include <vtkProbeFilter.h>
#include <vtkPointData.h>
#include <vtkDataArray.h>
#include <vtkPolyData.h>
Loading