THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Timo Koch (timokoch) 

Attached to Project - DuMuX
Summary - Make base flux variables members private
Task Type - Feature Request
Category - Implicit models
Status - New
Assigned To - 
Operating System - Unspecified
Severity - Low
Priority - Normal
Reported Version - Git
Due in Version - Undecided
Due Date - Undecided
Details - The flux variable base classes contain at least a face index, an fv 
geometry pointer, and a boundary flag as protected member. These should be 
private and be accessible only via designated return functions.

face() already exists. onBoundary() needs to be added (boundary() would be a 
better fit to the dune grid interface).
fvGeometry_() is not public but needs to be accessible to the deriving classes, 
thus it probably should be protected.
It might be introduced through branch 
feature/make-flux-vars-default-construbtable soon.

More information can be found at the following URL:
http://www.dumux.org/flyspray/index.php?do=details&task_id=318

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.
_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to