mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-01 13:29:08 -06:00
1cbffa09de
Function GridManager::createGrdecl() generally allocates memory
(using std::malloc()) for the MAPAXES keyword data output of the
'grdecl' structure. Release those resources before leaving the
scope to prevent memory leak introduced in commit
|
||
---|---|---|
.. | ||
mrst | ||
find_zero.cpp | ||
sim_2p_comp_ad.cpp | ||
sim_2p_incomp_ad.cpp | ||
sim_fibo_ad_cp.cpp | ||
sim_fibo_ad.cpp | ||
sim_simple.cpp | ||
test_impestpfa_ad.cpp | ||
test_implicit_ad.cpp |