mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove disabled code.
This commit is contained in:
@@ -110,8 +110,6 @@ namespace Opm
|
|||||||
}
|
}
|
||||||
|
|
||||||
const ifs_tpfa_forces F = { &src[0], bcs };
|
const ifs_tpfa_forces F = { &src[0], bcs };
|
||||||
//F.src = &src[0];
|
|
||||||
//F.bc = bcs;
|
|
||||||
|
|
||||||
ifs_tpfa_assemble(gg, &F, &trans_[0], &gpress_omegaweighted_[0], h_);
|
ifs_tpfa_assemble(gg, &F, &trans_[0], &gpress_omegaweighted_[0], h_);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user