Public Member Functions | List of all members
SequentialContour Class Reference

Write contour files at consecutive times. More...

#include <contour.hpp>

Inheritance diagram for SequentialContour:
Inheritance graph
[legend]
Collaboration diagram for SequentialContour:
Collaboration graph
[legend]

Public Member Functions

 SequentialContour (Trigger *p_trigger, Index2FileName *p_i2f, LocalContourCriterion *p_lcc)
 Class constructor. More...
 
void operator() (const hdsim &sim)
 Perform diagnostics. More...
 

Detailed Description

Write contour files at consecutive times.

Definition at line 32 of file contour.hpp.

Constructor & Destructor Documentation

◆ SequentialContour()

SequentialContour::SequentialContour ( Trigger p_trigger,
Index2FileName p_i2f,
LocalContourCriterion p_lcc 
)

Class constructor.

Parameters
p_triggerTrigger function
p_i2fFile name generator
p_lccContour function

Definition at line 28 of file contour.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

void SequentialContour::operator() ( const hdsim sim)
virtual

Perform diagnostics.

Parameters
simHydrodynamic simulation

Implements DiagnosticFunction.

Definition at line 73 of file contour.cpp.

Here is the call graph for this function:

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