Home
last modified time | relevance | path

Searched defs:rowlow (Results 1 – 16 of 16) sorted by relevance

/dports/devel/ga/ga-5.8/global/examples/scf/
H A Doutput.F4 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
32 integer rowlow,rowhi,collow,colhi,rowdim,coldim,begin,kcol local
/dports/science/pcmsolver/pcmsolver-1.3.0/src/pedra/
H A Dpedra_print.f9041 subroutine output(amatrx, rowlow, rowhi, collow, colhi, rowdim, coldim, nctl, lvpri) argument
68 integer(kind=regint_k), intent(in) :: rowlow, rowhi local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mrpt/fci/
H A Dfci_output.F4 subroutine fci_output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mrpt/fci/
H A Dfci_output.F4 subroutine fci_output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/selci/
H A Dselci_output.f4 subroutine selci_output(z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/devel/ga/ga-5.8/tcgmsg/examples/
H A Doutput.f1 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/madness/madness-ebb3fd7/src/apps/moldft/fci/
H A Dfci_output.F4 subroutine fci_output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/stepper/
H A Dread_genr.F101 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/stepper/
H A Dread_genr.F101 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Doutput.f1 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Doutput.f1 subroutine output (z,rowlow,rowhi,collow,colhi,rowdim,coldim, argument
/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinLpIO.cpp750 const double *rowlow = getRowLower(); in writeLp() local
1411 double **rowlow, double **rowup, int *maxrow) const { in realloc_row()
1440 double *rhs, double *rowlow, double *rowup, in read_row()
1570 double *rowlow = reinterpret_cast<double *> (malloc ((maxrow+1) * sizeof(double))); in readLp() local
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinLpIO.cpp1020 const double *rowlow = getRowLower(); in writeLp() local
1720 double **rowlow, double **rowup, int *maxrow) const in realloc_row()
1755 double *rhs, double *rowlow, double *rowup, in read_row()
1921 double *rowlow = reinterpret_cast< double * >(malloc((maxrow + 1) * sizeof(double))); in readLp() local
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinLpIO.cpp1020 const double *rowlow = getRowLower(); in writeLp() local
1720 double **rowlow, double **rowup, int *maxrow) const in realloc_row()
1755 double *rhs, double *rowlow, double *rowup, in read_row()
1921 double *rowlow = reinterpret_cast< double * >(malloc((maxrow + 1) * sizeof(double))); in readLp() local
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinLpIO.cpp1020 const double *rowlow = getRowLower(); in writeLp() local
1720 double **rowlow, double **rowup, int *maxrow) const in realloc_row()
1755 double *rhs, double *rowlow, double *rowup, in read_row()
1918 double *rowlow = reinterpret_cast< double * >(malloc((maxrow + 1) * sizeof(double))); in readLp() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/csStorage/
H A DDualCsStorage.cpp453 std::set<number_t> rowlow=CsStorage::getRows(c,c+1,nbr); //call generic algorithm in getRows() local
506 std::set<number_t> rowlow=CsStorage::getRows(c,c+1,nbr); //call generic algorithm in getRowsV() local