Skip to content

Re: using OLB with multiple cpp files

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 using OLB with multiple cpp files Re: using OLB with multiple cpp files

#2479
jackyko
Member

I am embedding the OpenLB with my own applications. The program involves an automatic vessel segmentation scheme and boundary setting part. I have finished the code in a single CPP file in reference with aorta3D example.

The above 3 files is a simplify version of my designed framework for further development.