Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FluidState & TwoPhaseMaterial on GPU #4194

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
remove dated comment
multitalentloes committed Sep 18, 2024
commit 6cdbd5676e63382e36cfebe1ba76c686dda77a1a
Original file line number Diff line number Diff line change
@@ -70,7 +70,6 @@ class EclTwoPhaseMaterialParams : public EnsureFinalized
*/
OPM_HOST_DEVICE EclTwoPhaseMaterialParams()
{
// fyll alle felt, av en eller annen grunn må alle feltene være fylt med noe
}

OPM_HOST_DEVICE void setApproach(EclTwoPhaseApproach newApproach)