Bonmin
1.8.8
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
FORTRAN_INTEGER_TYPE
#define FORTRAN_INTEGER_TYPE
FilterTypes::fint
FORTRAN_INTEGER_TYPE fint
Fortran type for integer used in filter.
Definition:
BonFilterTypes.hpp:6
FilterTypes::real
double real
Fortran type for double.used in filter.
Definition:
BonFilterTypes.hpp:8
FilterTypes
Definition:
BonFilterTypes.hpp:4
IpoptConfig.h
Generated by
1.8.17