hello,
 
I have a problem with geometry in a cluster enviroment. I have created a core which derives form Geometry called TestCore. In TestCore I have overwritten the method onCreate(const Geometry *source). This method is called everytime you call TestCore::create(). In this method I fill the arrays which hold the geometry like types, lenghs, positions etc.
 
If I use this core in a single threaded program on a single machine it works well. But if I try the same thing on a cluster the program produces strange effects or crashes.
 
Is there anybody who has an idea how to fix this?
 
Thanks in advance,
 
Christian

Reply via email to