mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Improved documentation
This commit is contained in:
parent
980928bfa9
commit
8148c37d57
@ -618,9 +618,9 @@ namespace Opm {
|
||||
* \param[in] info The information and communication utilities
|
||||
* about/of the parallelization.
|
||||
* \param[in] ownership In a parallel run this is vector containing
|
||||
* 1 for every owned unknown, zero othercase.
|
||||
* If it is no such run then it is not used.
|
||||
* \tparam is_parallel True if the runi is parallel. In this case
|
||||
* 1 for every owned unknown, zero otherwise.
|
||||
* Not used in a sequential run.
|
||||
* \tparam is_parallel True if the run is parallel. In this case
|
||||
* info has to contain a ParallelISTLInformation
|
||||
* object.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user