Bonmin
1.8.9
Loading...
Searching...
No Matches
src
Interfaces
Filter
BonFilterTypes.hpp
Go to the documentation of this file.
1
#ifndef BonFilterTypes_H
2
#define BonFilterTypes_H
3
#include "
IpoptConfig.h
"
4
namespace
FilterTypes
{
6
typedef
FORTRAN_INTEGER_TYPE
fint
;
8
typedef
double
real
;
9
}
10
#endif
IpoptConfig.h
FilterTypes
Definition
BonFilterTypes.hpp:4
FilterTypes::real
double real
Fortran type for double.used in filter.
Definition
BonFilterTypes.hpp:8
FilterTypes::fint
FORTRAN_INTEGER_TYPE fint
Fortran type for integer used in filter.
Definition
BonFilterTypes.hpp:6
Generated by
1.11.0