grid
|
Merge pull request #288 from andlaus/fix-clang-warnings
|
2013-07-30 12:18:54 -07:00 |
io
|
use std::shared_ptr instead of boost::shared_ptr
|
2013-08-08 13:25:58 +02:00 |
linalg
|
Remove bindings to AGMG from library
|
2013-08-13 23:25:04 +02:00 |
pressure
|
Remove trailing whitespaces
|
2013-07-28 08:34:13 -03:00 |
props
|
replace boost::scoped_ptr by std::unique_ptr
|
2013-08-08 15:21:38 +02:00 |
tof
|
use std::shared_ptr instead of boost::shared_ptr
|
2013-08-08 13:25:58 +02:00 |
transport
|
replace boost::scoped_ptr by std::unique_ptr
|
2013-08-08 15:21:38 +02:00 |
utility
|
Change from pass-by-value to pass-by-const-ref
|
2013-08-26 14:33:23 +02:00 |
wells
|
use std::shared_ptr instead of boost::shared_ptr
|
2013-08-08 13:25:58 +02:00 |
grid.h
|
Update synopsis and file description.
|
2013-03-20 14:12:32 +01:00 |
version.c
|
Include version information in the library
|
2013-07-31 12:22:18 +02:00 |
wells.h
|
Clean up well docs.
|
2013-03-20 14:14:53 +01:00 |