Skip to content

Re: Operate the whole vector field

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 Operate the whole vector field Re: Operate the whole vector field

#2639
steed188
Participant

Dear mathias,
Yeah, I’m discussing with my professor to attend next years’s spring school these days for I have a lot of things to learn and discuss.

But before that , would you mind helping me that how to assign one AnalyticalF or SuperLatticeF with another?
for example,

SuperIdentity3D<T,T> * sFunctor1 ;
SuperIdentity3D<T,T> sFunctor2(……) ;

How should I operate that can meke sFunctor1=sFunctor2?

Thank you.

with best wishes,