Loading [MathJax]/extensions/tex2jax.js
OOPS
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
oops::GeneralizedDepartures Class Referenceabstract

Abstract base class for quantities. More...

#include <GeneralizedDepartures.h>

Inheritance diagram for oops::GeneralizedDepartures:
Collaboration diagram for oops::GeneralizedDepartures:

Public Member Functions

 GeneralizedDepartures ()
 
virtual ~GeneralizedDepartures ()
 

Private Member Functions

void print (std::ostream &) const =0
 

Detailed Description

Abstract base class for quantities.

The purpose of this class is to give a generic type to quantities measured by the cost function to gather them in a DualVector object.

Definition at line 24 of file GeneralizedDepartures.h.

Constructor & Destructor Documentation

◆ GeneralizedDepartures()

oops::GeneralizedDepartures::GeneralizedDepartures ( )
inline

Definition at line 26 of file GeneralizedDepartures.h.

◆ ~GeneralizedDepartures()

virtual oops::GeneralizedDepartures::~GeneralizedDepartures ( )
inlinevirtual

Definition at line 27 of file GeneralizedDepartures.h.

Member Function Documentation

◆ print()

void oops::GeneralizedDepartures::print ( std::ostream &  ) const
privatepure virtual

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