FEI
Version of the Day
|
This is the complete list of members for snl_fei::LinearSystem_General, including all inherited members.
eqnIsEssentialBC(int globalEqnIndex) const | snl_fei::LinearSystem_General | virtual |
getAttribute(const char *name, void *&attribute) | fei::LinearSystem | virtual |
getConstrainedEqns(std::vector< int > &crEqns) const | snl_fei::LinearSystem_General | virtual |
getEssentialBCs(std::vector< int > &bcEqns, std::vector< double > &bcVals) const | snl_fei::LinearSystem_General | virtual |
getMatrix() | fei::LinearSystem | inlinevirtual |
getMatrix() const | fei::LinearSystem | inlinevirtual |
getRHS() | fei::LinearSystem | inlinevirtual |
getRHS() const | fei::LinearSystem | inlinevirtual |
getSolutionVector() | fei::LinearSystem | inlinevirtual |
getSolutionVector() const | fei::LinearSystem | inlinevirtual |
LinearSystem(fei::SharedPtr< fei::MatrixGraph > &matrixGraph) | fei::LinearSystem | |
LinearSystem_General(fei::SharedPtr< fei::MatrixGraph > &matrixGraph) | snl_fei::LinearSystem_General | |
loadComplete(bool applyBCs=true, bool globalAssemble=true) | snl_fei::LinearSystem_General | virtual |
loadEssentialBCs(int numIDs, const int *IDs, int idType, int fieldID, int offsetIntoField, const double *prescribedValues) | snl_fei::LinearSystem_General | virtual |
loadEssentialBCs(int numIDs, const int *IDs, int idType, int fieldID, const int *offsetIntoField, const double *prescribedValues) | snl_fei::LinearSystem_General | virtual |
loadLagrangeConstraint(int constraintID, const double *weights, double rhsValue) | snl_fei::LinearSystem_General | virtual |
loadPenaltyConstraint(int constraintID, const double *weights, double penaltyValue, double rhsValue) | snl_fei::LinearSystem_General | virtual |
Logger() | fei::Logger | private |
output_level_ | fei::Logger | private |
output_stream_ | fei::Logger | private |
parameters(int numParams, const char *const *paramStrings) | snl_fei::LinearSystem_General | virtual |
parameters(const fei::ParameterSet ¶ms) | snl_fei::LinearSystem_General | virtual |
putAttribute(const char *name, void *attribute) | fei::LinearSystem | virtual |
setBCValuesOnVector(fei::Vector *vector) | snl_fei::LinearSystem_General | virtual |
setMatrix(fei::SharedPtr< fei::Matrix > &matrix) | fei::LinearSystem | virtual |
setOutputLevel(OutputLevel olevel) | fei::Logger | private |
setRHS(fei::SharedPtr< fei::Vector > &rhs) | fei::LinearSystem | inlinevirtual |
setSolutionVector(fei::SharedPtr< fei::Vector > &soln) | fei::LinearSystem | inlinevirtual |
~LinearSystem() | fei::LinearSystem | virtual |
~LinearSystem_General() | snl_fei::LinearSystem_General | virtual |
~Logger() | fei::Logger | privatevirtual |