G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsOptionList.h File Reference

Provides a list of labeled parameters/options that can be set and accessed easily. More...

+ Include dependency graph for gsOptionList.h:

Go to the source code of this file.

Classes

class  gsOptionList
 Class which holds a list of parameters/options, and provides easy access to them. More...
 
struct  gsOptionList::OptionListEntry
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 
 gismo::internal
 This namespace contains functionalities that are internal to the library.
 

Functions

bool operator< (const gsOptionList::OptionListEntry &a, const gsOptionList::OptionListEntry &b)
 Objects of class gsOptionList::OptionListEntry can be ordered by label.
 
std::ostream & operator<< (std::ostream &os, const gsOptionList &b)
 Objects of class gsOptionList can be printed using the standard io-streams.
 
std::ostream & operator<< (std::ostream &os, const gsOptionList::OptionListEntry &b)
 Objects of class gsOptionList::OptionListEntry can be printed using the standard io-streams.
 

Detailed Description

Provides a list of labeled parameters/options that can be set and accessed easily.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris, H. Weiner, S. Takacs