rath3t / dune-iga

A DUNE grid implementation with NURBS as ansatz functions.
https://rath3t.github.io/dune-iga-doc/
Other
1 stars 1 forks source link

Review construction of NURBSPatchData #4

Open rath3t opened 1 year ago

rath3t commented 1 year ago

This is inefficient and inconvenient. It should be VariableBlockVectorsee dune book page 252

we can also use std::mdspan for some things, e.g. knotspans