A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scip.zib.de/doc/html/scip__mem_8c_source.php below:

SCIP Doxygen Documentation: scip_mem.c Source File

Go to the documentation of this file. 65 return scip

->mem->probmem;

79 return scip

->mem->buffer;

93 return scip

->mem->cleanbuffer;

164

assert(arrayptr !=

NULL

);

165

assert(elemsize > 0);

166

assert(arraysize !=

NULL

);

168 if

( minsize > *arraysize )

174

*arraysize = newsize;

void SCIPprintMemoryDiagnostic(SCIP *scip)

SCIP_Longint SCIPgetMemExternEstim(SCIP *scip)

BMS_BUFMEM * SCIPcleanbuffer(SCIP *scip)

SCIP_Longint SCIPgetMemUsed(SCIP *scip)

BMS_BLKMEM * SCIPblkmem(SCIP *scip)

SCIP_RETCODE SCIPensureBlockMemoryArray_call(SCIP *scip, void **arrayptr, size_t elemsize, int *arraysize, int minsize)

BMS_BUFMEM * SCIPbuffer(SCIP *scip)

int SCIPcalcMemGrowSize(SCIP *scip, int num)

SCIP_Longint SCIPgetMemTotal(SCIP *scip)

SCIP_Longint SCIPmemGetTotal(SCIP_MEM *mem)

SCIP_Longint SCIPmemGetUsed(SCIP_MEM *mem)

methods for block memory pools and memory buffers

void BMSprintBufferMemory(BMS_BUFMEM *buffer)

#define BMSreallocBlockMemorySize(mem, ptr, oldsize, newsize)

#define BMSdisplayMemory()

#define BMSdisplayBlockMemory(mem)

struct BMS_BlkMem BMS_BLKMEM

void SCIPmessagePrintInfo(SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr,...)

public methods for message output

public methods for memory management

int SCIPsetCalcMemGrowSize(SCIP_SET *set, int num)

internal methods for global SCIP settings

SCIP_Longint SCIPstatGetMemExternEstim(SCIP_STAT *stat)

internal methods for problem statistics

datastructures for block memory pools and memory buffers

SCIP main data structure.

enum SCIP_Retcode SCIP_RETCODE


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4