VTK output module for the tracer model's parameters.
More...
#include <VtkTracerModule.hpp>
|
| VtkTracerModule (const Simulator &simulator) |
|
void | allocBuffers () |
| Allocate memory for the scalar fields we would like to write to the VTK file.
|
|
void | processElement (const ElementContext &elemCtx) |
| Modify the internal buffers according to the intensive quantities relevant for an element.
|
|
void | commitBuffers (BaseOutputWriter &baseWriter) |
| Add all buffers to the VTK output writer.
|
|
|
static void | registerParameters () |
| Register all run-time parameters for the tracer VTK output module.
|
|
template<class TypeTag>
class Opm::VtkTracerModule< TypeTag >
VTK output module for the tracer model's parameters.
The documentation for this class was generated from the following file: