This order makes more sense since the first object describes the second. I do it in both ways throughout the library - before I put together a 0.1 release I should make it consistent.
AFAICT I always pass a DoFHandler, then a Mapping, then the Vector - I am somewhat inconsistent with where std::vector<types::boundary_id> and double time but that's not that important.
This order makes more sense since the first object describes the second. I do it in both ways throughout the library - before I put together a 0.1 release I should make it consistent.