Skip to content
Snippets Groups Projects
Commit ea7c073a authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Let LocalDensity depend on the integration domain

Rather than just on the type for points in the domain.
The point type is not enough: For example, if the density involves
a coefficient function given as a GridView function, then the
density has to be able to bind the local coefficient function
to the correct element, for which it has to know the element type.

Integration domains can be elements (i.e., Codim<0>::Entity)
or Intersections.

The actual bind method will follow in a separate commit.
parent b544152e
No related branches found
No related tags found
1 merge request!177Improve assembly of Cosserat shells
Showing
with 106 additions and 88 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment