humoto
Classes | Namespaces | Macros
solution.h File Reference

Detailed Description

Author
Alexander Sherikov

Definition in file solution.h.

Go to the source code of this file.

#include <../../core/include/config/define_accessors.h>

Classes

class  humoto::Solution
 Container of the solution. More...
 
class  humoto::SolutionStructure
 Analog of 'sol_structure' struct in Octave code. [determine_solution_structure.m]. More...
 
class  humoto::SolverStatus
 Return status of a solver. More...
 

Namespaces

 humoto
 The root namespace of HuMoTo.
 

Macros

#define HUMOTO_CONFIG_CONSTRUCTOR   Solution
 
#define HUMOTO_CONFIG_ENTRIES   HUMOTO_CONFIG_COMPOUND_(x)
 
#define HUMOTO_CONFIG_SECTION_ID   "Solution"
 

Macro Definition Documentation

◆ HUMOTO_CONFIG_CONSTRUCTOR

#define HUMOTO_CONFIG_CONSTRUCTOR   Solution

Definition at line 179 of file solution.h.

◆ HUMOTO_CONFIG_ENTRIES

#define HUMOTO_CONFIG_ENTRIES   HUMOTO_CONFIG_COMPOUND_(x)

Definition at line 180 of file solution.h.

◆ HUMOTO_CONFIG_SECTION_ID

#define HUMOTO_CONFIG_SECTION_ID   "Solution"

Definition at line 178 of file solution.h.