This is the complete list of members for la::BddcmlWrapper, including all inherited members.
applyConstraints(ConstraintVec_ &constraints, const double factor, const double scalar) | la::BddcmlWrapper | |
BddcmlWrapper(const unsigned numDofs, const unsigned numDofsSub, const MatrixType matrixType=GENERAL, const MPI_Comm comm=MPI_COMM_WORLD, int numSubLoc=1) | la::BddcmlWrapper | |
clearBC() | la::BddcmlWrapper | inline |
clearMatrix() | la::BddcmlWrapper | inline |
clearRhs() | la::BddcmlWrapper | inline |
clearSol() | la::BddcmlWrapper | inline |
comm_ | la::BddcmlWrapper | private |
condNumber_ | la::BddcmlWrapper | private |
ConstraintVec_ typedef | la::BddcmlWrapper | private |
convergedReason_ | la::BddcmlWrapper | private |
coo_ | la::BddcmlWrapper | private |
destroyBC() | la::BddcmlWrapper | inline |
destroyMatrix() | la::BddcmlWrapper | inline |
destroyRhs() | la::BddcmlWrapper | inline |
destroySol() | la::BddcmlWrapper | inline |
diagWeightsCoo_ | la::BddcmlWrapper | private |
element_data_ | la::BddcmlWrapper | private |
finishAssembly() | la::BddcmlWrapper | inline |
finishDiagAssembly() | la::BddcmlWrapper | |
finishMatAssembly() | la::BddcmlWrapper | |
fixDOF(const unsigned index, const double scalar=1.) | la::BddcmlWrapper | |
fixv_ | la::BddcmlWrapper | private |
GENERAL enum value | la::BddcmlWrapper | |
giveCondNumber() | la::BddcmlWrapper | inline |
giveConvergedReason() | la::BddcmlWrapper | inline |
giveNumIterations() | la::BddcmlWrapper | inline |
giveSolution(const VEC1 &dofIndices, VEC2 &result) const | la::BddcmlWrapper | |
global2LocalDofMap_ | la::BddcmlWrapper | private |
Global2LocalMap_ typedef | la::BddcmlWrapper | private |
ifix_ | la::BddcmlWrapper | private |
inet_ | la::BddcmlWrapper | private |
insertToDiagonalWeights(const int &index, const double &value) | la::BddcmlWrapper | |
insertToMatrix(const SubMat_ &eStiff, const VecUint_ &rowIndices, const VecUint_ &colIndices) | la::BddcmlWrapper | |
insertToRhs(const SubVec_ &eForce, const VecUint_ &dofIndices) | la::BddcmlWrapper | |
isDiagAssembled_ | la::BddcmlWrapper | private |
isegn_ | la::BddcmlWrapper | private |
isMatAssembled_ | la::BddcmlWrapper | private |
isngn_ | la::BddcmlWrapper | private |
isvgvn_ | la::BddcmlWrapper | private |
loadRawMesh(const int nDim, const int numNodes, const std::vector< int > &inet, const std::vector< int > &nnet, const std::vector< int > &nndf, const std::vector< int > &isegn, const std::vector< int > &isngn, const std::vector< int > &isvgvn, const std::vector< double > &xyz, const std::vector< double > &element_data, const int meshDim=0) | la::BddcmlWrapper | |
MatrixType typedef | la::BddcmlWrapper | |
matrixType_ | la::BddcmlWrapper | private |
matrixTypeEnum enum name | la::BddcmlWrapper | |
meshDim_ | la::BddcmlWrapper | private |
meshLoaded_ | la::BddcmlWrapper | private |
nDim_ | la::BddcmlWrapper | private |
nndf_ | la::BddcmlWrapper | private |
nnet_ | la::BddcmlWrapper | private |
normRhs() | la::BddcmlWrapper | inline |
normRhs_ | la::BddcmlWrapper | private |
normSol() | la::BddcmlWrapper | inline |
normSol_ | la::BddcmlWrapper | private |
nProc_ | la::BddcmlWrapper | private |
numDofs_ | la::BddcmlWrapper | private |
numDofsSub_ | la::BddcmlWrapper | private |
numElem_ | la::BddcmlWrapper | private |
numElemSub_ | la::BddcmlWrapper | private |
numIter_ | la::BddcmlWrapper | private |
numNodes_ | la::BddcmlWrapper | private |
numNodesSub_ | la::BddcmlWrapper | private |
numSubLoc_ | la::BddcmlWrapper | private |
prepareMatAssembly(unsigned numElements, unsigned elMatSize) | la::BddcmlWrapper | |
rank_ | la::BddcmlWrapper | private |
rhsVec_ | la::BddcmlWrapper | private |
sol_ | la::BddcmlWrapper | private |
solveSystem(double tol=1.e-7, int numLevels=2, std::vector< int > *numSubAtLevels=NULL, int verboseLevel=0, int maxIt=1000, int ndecrMax=30, bool use_adaptive=false) | la::BddcmlWrapper | |
SPD enum value | la::BddcmlWrapper | |
SPD_VIA_SYMMETRICGENERAL enum value | la::BddcmlWrapper | |
SubMat_ typedef | la::BddcmlWrapper | private |
SubVec_ typedef | la::BddcmlWrapper | private |
SYMMETRICGENERAL enum value | la::BddcmlWrapper | |
VecUint_ typedef | la::BddcmlWrapper | private |
writeMatrix(std::ostream &out) | la::BddcmlWrapper | inline |
xyz_ | la::BddcmlWrapper | private |
~BddcmlWrapper() | la::BddcmlWrapper | |