Skip to content

get the size of volume and surface formulations in DD Formulation

Nicolas Marsic requested to merge handy_size_formulation into master

Hi everyone,

It would be quite handy to have a little method in gmshddm::problem::Formulation<> to get the number of formulations in _volume and _surface.

Is there a way I missed with the current gmshddm::problem::Formulation<>? If not, here's a straightforward suggestion ;).

Cheers, Nicolas.

Merge request reports