My Project
Loading...
Searching...
No Matches
Opm::VtkTracerModule< TypeTag > Class Template Reference

VTK output module for the tracer model's parameters. More...

#include <VtkTracerModule.hpp>

Inheritance diagram for Opm::VtkTracerModule< TypeTag >:

Public Member Functions

 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 Public Member Functions

static void registerParameters ()
 Register all run-time parameters for the tracer VTK output module.
 

Detailed Description

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: