LifeV
ExporterPolicyNoExporter Struct Reference

#include <ExporterPolicyNoExporter.hpp>

Public Types

typedef VectorEpetra vector_Type
 
typedef std::shared_ptr< VectorEpetravectorPtr_Type
 

Static Public Member Functions

static void initExporter (Teuchos::ParameterList &, vectorPtr_Type)
 
static void exportSolution ()
 
static void finalizeExporter ()
 

Detailed Description

Definition at line 46 of file ExporterPolicyNoExporter.hpp.

Member Typedef Documentation

◆ vector_Type

Definition at line 49 of file ExporterPolicyNoExporter.hpp.

◆ vectorPtr_Type

typedef std::shared_ptr<VectorEpetra> vectorPtr_Type

Definition at line 50 of file ExporterPolicyNoExporter.hpp.

Member Function Documentation

◆ initExporter()

static void initExporter ( Teuchos::ParameterList &  ,
vectorPtr_Type   
)
inlinestatic

Definition at line 52 of file ExporterPolicyNoExporter.hpp.

◆ exportSolution()

static void exportSolution ( )
inlinestatic

Definition at line 55 of file ExporterPolicyNoExporter.hpp.

◆ finalizeExporter()

static void finalizeExporter ( )
inlinestatic

Definition at line 57 of file ExporterPolicyNoExporter.hpp.


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