PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | List of all members
pism::options::Real Class Reference

#include <pism_options.hh>

+ Inheritance diagram for pism::options::Real:

Public Member Functions

 Real (std::shared_ptr< units::System > system, const std::string &option, const std::string &description, const std::string &units, double default_value)
 
- Public Member Functions inherited from pism::options::Option< double >
 Option ()
 
bool is_set () const
 
double value () const
 
 operator double () const
 
const double * operator-> () const
 
double * operator-> ()
 
bool operator== (const double &other) const
 

Additional Inherited Members

- Protected Member Functions inherited from pism::options::Option< double >
void set (double new_value, bool new_flag)
 
- Protected Attributes inherited from pism::options::Option< double >
double m_value
 
bool m_is_set
 

Detailed Description

Definition at line 94 of file pism_options.hh.


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