|
|
using | LookupFunction = std::function< unsigned(unsigned)> |
| |
|
using | IntLookupFunction = std::function< std::vector< int >(const FieldPropsManager &, const std::string &, bool)> |
| |
|
using | MaterialLawParams = typename Manager< Traits >::MaterialLawParams |
| |
|
|
| InitParams (const Manager< Traits > &parent, const EclipseState &eclState, std::size_t numCompressedElems) |
| |
|
void | run (const IntLookupFunction &fieldPropIntOnLeafAssigner, const LookupFunction &lookupIdxOnLevelZeroAssigner) |
| |
The documentation for this class was generated from the following files: