Ewoms::VcfvBaseOutputModule< TypeTag > Class Template Reference

Implements the discretization specific parts of writing files. More...

#include <vcfvbaseoutputmodule.hh>

Public Types

typedef BaseOutputWriter::Scalar Scalar
 
typedef BaseOutputWriter::Vector Vector
 
typedef BaseOutputWriter::ScalarBuffer ScalarBuffer
 
typedef BaseOutputWriter::VectorBuffer VectorBuffer
 
typedef BaseOutputWriter::TensorBuffer TensorBuffer
 

Static Public Member Functions

static void attachScalarDofData_ (BaseOutputWriter &baseWriter, ScalarBuffer &buffer, const std::string &name)
 Add a buffer where the data is associated with the degrees of freedom to the current VTK output file.
 
static void attachVectorDofData_ (BaseOutputWriter &baseWriter, VectorBuffer &buffer, const std::string &name)
 Add a buffer where the data is associated with the degrees of freedom to the current VTK output file.
 
static void attachTensorDofData_ (BaseOutputWriter &baseWriter, TensorBuffer &buffer, const std::string &name)
 Add a buffer where the data is associated with the degrees of freedom to the current VTK output file.
 

Detailed Description

template<class TypeTag>
class Ewoms::VcfvBaseOutputModule< TypeTag >

Implements the discretization specific parts of writing files.


The documentation for this class was generated from the following file: