Skip to content

Re: Geometry – Example “Cylinder2d”

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics Geometry – Example “Cylinder2d” Re: Geometry – Example “Cylinder2d”

#2358
robin.trunk
Participant

Hi Ivan,rnrndid it not work to build a std::vector and hand it to rename?rnstd::vector<int> dir ={ 0, -1 };rnsuperGeometry.rename(2,3,1,dir);rnrnBest regardsrnRobin