Skip to content

Re: Data Processors for Parallel Execution

#2175
Wolf
Member

Hello Mathias,rnrnIn case of SuperLattice3D, if I want to find a cuboid number of a cell I’d just use:rn

Code:
sLattice.get_cGeometry().get_iC(x,y,z)

rnrnWhat if I’m using the MultiBlockLattice3D? Is there a similar way to do that? Thank you.rn(When does one use SuperLattice and when MultiBlockLattice?)rnrnBest Regards,rnWolf