Skip to content

Reply To: Passing a custom field to coupling

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.

Forums OpenLB General Topics Passing a custom field to coupling Reply To: Passing a custom field to coupling

#8437
Adrian
Keymaster

The problem is that your custom field PREV_PHI is not a member of DESCRIPTOR but a separate type. Simply amend your field get/set functions to use it without the DESCRIPTOR:: prefix.