mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-22 09:16:27 -06:00
improve the doxygen documentation
the module hierarchy should now even be mildly useful.
This commit is contained in:
parent
d9e3a6d919
commit
438acf34b7
@ -54,15 +54,15 @@
|
||||
#include <string>
|
||||
|
||||
namespace Ewoms {
|
||||
//! \cond SKIP_THIS
|
||||
template <class TypeTag>
|
||||
class Co2InjectionProblem;
|
||||
|
||||
namespace Co2Injection {
|
||||
#include <opm/material/components/co2tables.inc>
|
||||
}
|
||||
} // namespace Ewoms
|
||||
//! \endcond
|
||||
|
||||
namespace Ewoms {
|
||||
namespace Properties {
|
||||
NEW_TYPE_TAG(Co2InjectionBaseProblem);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user