compmec / section

Analysis of beams cross-section using the boundary element method
MIT License
1 stars 0 forks source link

Define data structure to use in a BEM #16

Open carlos-adir opened 8 months ago

carlos-adir commented 8 months ago

Need adding the data structure for cases when BEM is used.

Main points

Since every Jordan Curve is already parametrized, an idea is to use a vector of floats meaning the breakpoints. With that, no control points are added in the original model