Home
last modified time | relevance | path

Searched refs:get_new_int_short (Results 1 – 4 of 4) sorted by relevance

/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dso.cc342 nnz = get_new_int_short( solve_nlocal ); in solve()
343 length_inz = get_new_int_short( solve_nlocal ); in solve()
350 inz[ilocal] = get_new_int_short(INITIAL_SIZE); in solve()
471 int_ptr = get_new_int_short( length_inz[a] ); in solve()
479 inz[a] = get_new_int_short( 2*length_inz[a] ); in solve()
547 int_ptr = get_new_int_short( length_inz[a] ); in solve()
555 inz[a] = get_new_int_short( 2*length_inz[a] ); in solve()
610 superlu_asub = get_new_int_short(superlu_nnz); in solve()
611 superlu_xa = get_new_int_short(solve_nlocal+1); in solve()
H A Dmiscel.cc190 int *get_new_int_short( long int n ) in get_new_int_short() function
H A Dtochnog-mod.h1166 int *get_new_int_short( long int n );
H A Dtochnog.h1167 int *get_new_int_short( long int n );