Peano
Loading...
Searching...
No Matches
exahype2::PlotFilter Class Reference

#include <PlotFilter.h>

Collaboration diagram for exahype2::PlotFilter:

Data Structures

struct  FilterEntry
 One filter entry. More...
 

Public Types

typedef std::tuple< tarch::la::Vector< Dimensions, double >, tarch::la::Vector< Dimensions, double >, intFilterEntryTuple
 

Public Member Functions

void addFilter (FilterEntryTuple newEntry)
 
bool plotPatch (const peano4::datamanagement::CellMarker &marker)
 
void finishPlottingStep ()
 

Private Attributes

std::vector< FilterEntry_filterEntries
 

Detailed Description

Definition at line 13 of file PlotFilter.h.

Member Typedef Documentation

◆ FilterEntryTuple

Definition at line 37 of file PlotFilter.h.

Member Function Documentation

◆ addFilter()

◆ finishPlottingStep()

void exahype2::PlotFilter::finishPlottingStep ( )

Definition at line 27 of file PlotFilter.cpp.

◆ plotPatch()

bool exahype2::PlotFilter::plotPatch ( const peano4::datamanagement::CellMarker & marker)

Definition at line 14 of file PlotFilter.cpp.

Field Documentation

◆ _filterEntries

std::vector< FilterEntry > exahype2::PlotFilter::_filterEntries
private

Definition at line 30 of file PlotFilter.h.

Referenced by addFilter().


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