FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for fei::Matrix_core, including all inherited members.
addLogEqn(int eqn) | fei::Logger | protected |
addLogID(int ID) | fei::Logger | protected |
comm_ | fei::Matrix_core | private |
convertPtToBlk(int numRows, const int *rows, int numCols, const int *cols, int *blkRows, int *blkRowOffsets, int *blkCols, int *blkColOffsets) | fei::Matrix_core | protected |
copyPointRowsToBlockRow(int numPtRows, int numPtCols, const double *const *ptValues, int numBlkCols, const int *blkColDims, double **blkValues) | fei::Matrix_core | protected |
copyTransposeToWorkArrays(int numRows, int numCols, const double *const *values, std::vector< double > &work_1D, std::vector< const double * > &work_2D) | fei::Matrix_core | static |
eqnComm_ | fei::Matrix_core | protected |
firstLocalOffset() const | fei::Matrix_core | inlineprotected |
firstLocalOffset_ | fei::Matrix_core | private |
gatherFromOverlap(bool accumulate) | fei::Matrix_core | protected |
getCommunicator() const | fei::Matrix_core | inlineprotected |
getLogEqns() | fei::Logger | protected |
getLogIDs() | fei::Logger | protected |
getMatrixGraph() const | fei::Matrix_core | inline |
getOwnerProc(int globalEqn) const | fei::Matrix_core | protected |
getRemotelyOwnedMatrices() | fei::Matrix_core | |
getRemotelyOwnedMatrix(int proc) const | fei::Matrix_core | inline |
getRemotelyOwnedMatrix(int proc) | fei::Matrix_core | inline |
giveToBlockMatrix(int numRows, const int *rows, int numCols, const int *cols, const double *const *values, bool sumInto)=0 | fei::Matrix_core | protectedpure virtual |
giveToMatrix(int numRows, const int *rows, int numCols, const int *cols, const double *const *values, bool sumInto, int format)=0 | fei::Matrix_core | pure virtual |
giveToUnderlyingBlockMatrix(int row, int rowDim, int numCols, const int *cols, const int *LDAs, const int *colDims, const double *const *values, bool sumInto)=0 | fei::Matrix_core | protectedpure virtual |
giveToUnderlyingMatrix(int numRows, const int *rows, int numCols, const int *cols, const double *const *values, bool sumInto, int format)=0 | fei::Matrix_core | protectedpure virtual |
globalOffsets() | fei::Matrix_core | inlineprotected |
globalOffsets() const | fei::Matrix_core | inlineprotected |
globalOffsets_ | fei::Matrix_core | private |
haveBlockMatrix() const | fei::Matrix_core | inlineprotected |
haveBlockMatrix_ | fei::Matrix_core | private |
haveFEMatrix() const | fei::Matrix_core | inlineprotected |
haveFEMatrix_ | fei::Matrix_core | private |
isLogEqn(int eqn) | fei::Logger | protected |
isLogID(int ID) | fei::Logger | protected |
lastLocalOffset() const | fei::Matrix_core | inlineprotected |
lastLocalOffset_ | fei::Matrix_core | private |
localProc() const | fei::Matrix_core | inlineprotected |
localProc_ | fei::Matrix_core | private |
logEqns_ | fei::Logger | protected |
Logger() | fei::Logger | protected |
logIDs_ | fei::Logger | protected |
Matrix_core(fei::SharedPtr< fei::MatrixGraph > matrixGraph, int numLocalEqns) | fei::Matrix_core | |
matrixGraph_ | fei::Matrix_core | private |
name_ | fei::Matrix_core | protected |
numProcs() const | fei::Matrix_core | inlineprotected |
numProcs_ | fei::Matrix_core | private |
output_level_ | fei::Logger | protected |
output_stream_ | fei::Logger | protected |
parameters(const fei::ParameterSet ¶mset) | fei::Matrix_core | protected |
proc_last_requested_ | fei::Matrix_core | mutableprivate |
putScalar_remotelyOwned(double scalar) | fei::Matrix_core | |
recv_chars_ | fei::Matrix_core | private |
recvProcs_ | fei::Matrix_core | private |
remotelyOwned_ | fei::Matrix_core | private |
remotelyOwned_last_requested_ | fei::Matrix_core | mutableprivate |
rhsVector_ | fei::Matrix_core | private |
send_chars_ | fei::Matrix_core | private |
sendProcs_ | fei::Matrix_core | private |
sendRecvProcsNeedUpdated_ | fei::Matrix_core | private |
setBlockMatrix(bool flag) | fei::Matrix_core | inlineprotected |
setCommSizes() | fei::Matrix_core | protected |
setEqnComm(fei::SharedPtr< fei::EqnComm > eqnComm) | fei::Matrix_core | |
setFEMatrix(bool flag) | fei::Matrix_core | inlineprotected |
setMatrixGraph(fei::SharedPtr< fei::MatrixGraph > matrixGraph) | fei::Matrix_core | protected |
setName(const char *name) | fei::Matrix_core | protected |
setOutputLevel(OutputLevel olevel) | fei::Logger | protected |
setRHS(fei::SharedPtr< fei::Vector > rhsvector) | fei::Matrix_core | |
setSlaveInfo(fei::SharedPtr< fei::MatrixGraph > matrixGraph) | fei::Matrix_core | |
vecSpace() const | fei::Matrix_core | inlineprotected |
vecSpace() | fei::Matrix_core | inlineprotected |
vecSpace_ | fei::Matrix_core | private |
work_data1D_ | fei::Matrix_core | protected |
work_data2D_ | fei::Matrix_core | protected |
work_indices2_ | fei::Matrix_core | protected |
work_indices_ | fei::Matrix_core | protected |
work_ints_ | fei::Matrix_core | protected |
~Logger() | fei::Logger | protectedvirtual |
~Matrix_core() | fei::Matrix_core | virtual |