View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014683VTK(No Category)public2014-04-11 03:252014-10-01 12:53
ReporterLaurence Griffiths 
Assigned ToBerk Geveci 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version6.0.0 
Target VersionFixed in Version 
Summary0014683: vtkMPIController from vtkpython does not have attribube SetSingleMethod
DescriptionIn python, the attribute SetSingleMethod is not available for a vtkMPIController

I am using vtk6.1.0 and python-2.7.3 with openmpi-1.8

You can check with:

import vtk
print dir(vtk.vtkMPIController())
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033395)
Berk Geveci (administrator)
2014-10-01 12:53

This is intentional. SetSingleMethod() is not designed to be used from wrapped languages. There are much better ways of achieving the same thing in Python using something like mpi4py

 Issue History
Date Modified Username Field Change
2014-04-11 03:25 Laurence Griffiths New Issue
2014-10-01 12:53 Berk Geveci Note Added: 0033395
2014-10-01 12:53 Berk Geveci Status backlog => closed
2014-10-01 12:53 Berk Geveci Assigned To => Berk Geveci
2014-10-01 12:53 Berk Geveci Resolution open => won't fix


Copyright © 2000 - 2018 MantisBT Team