adapt LinearVariationalProblem and interpolation

Registered by Felix Ospald

Please add optional parameter interpolate_solution=true to

const dolfin::LinearVariationalProblem& dolfin::adapt(const LinearVariationalProblem& problem, boost::shared_ptr<const Mesh> adapted_mesh)

to control wether solution variable should be interpolated or not.
i.e. change

adapt(*u, adapted_mesh);

to

adapt(*u, adapted_mesh, interpolate_solution);

in the code.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Low
Drafter:
None
Direction:
Needs approval
Assignee:
Marie Rognes
Definition:
Approved
Series goal:
None
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

Blueprints are lost unless the core team is subscribed -- did not see this until now.

For this type of requests please ask a question or report a bug instead -- it will probably be fixed much faster.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.