/home/coin/svn-release/OS-2.4.3/Couenne/src/expression/partial/CouenneExprJac.cpp File Reference

#include <stdio.h>
#include "CoinHelperFunctions.hpp"
#include "CouenneExprJac.hpp"
#include "CouenneProblem.hpp"
#include "CouenneProblemElem.hpp"
#include "CouenneExprAux.hpp"
Include dependency graph for CouenneExprJac.cpp:

Go to the source code of this file.

Defines

#define reallocStep   100
 code for refilling jacobian

Functions

static void reAlloc (int nCur, int &nMax, int *&r, int *&c, expression **&e)

Define Documentation

#define reallocStep   100

code for refilling jacobian

Definition at line 84 of file CouenneExprJac.cpp.


Function Documentation

static void reAlloc ( int  nCur,
int &  nMax,
int *&  r,
int *&  c,
expression **&  e 
) [static]

Definition at line 85 of file CouenneExprJac.cpp.


Generated on 16 Feb 2012 by  doxygen 1.6.1