clearMatrix() | constraint | |
combine(const constraint &) | constraint | |
combine(const constraint< scalar > &e) | constraint | |
componentOfValue(const scalar &v, const direction) const | constraint | |
constraint(const label row, const Type value, const Type &fixedCmpts=pTraits< Type >::one) | constraint | |
constraint(const Matrix< Type > &, const label row, const Type value, const Type &fixedCmpts=pTraits< Type >::one) | constraint | |
constraint(const constraint &) | constraint | |
constraint(Istream &) | constraint | |
diagCoeff() const | constraint | |
eliminateEquation(Matrix< Type > &, const label, const Type &) | constraint | [static] |
eliminateEquation(Matrix< Type > &) const | constraint | |
eliminateEquation(Matrix< Type > &, const direction, scalarField &) const | constraint | |
fixedComponents() const | constraint | [inline] |
lowerCoeffsNeighbour() const | constraint | |
lowerCoeffsOwner() const | constraint | |
operator(Ostream &, const constraint< Type > &) | constraint | [friend] |
operator=(const constraint< Type > &) | constraint | |
reconstructMatrix(Matrix< Type > &) const | constraint | |
rowID() const | constraint | [inline] |
setMatrix(const Matrix< Type > &) | constraint | |
setSource(Matrix< Type > &, const label, const Type &) | constraint | [static] |
setSource(Matrix< Type > &) const | constraint | |
setSourceDiag(Matrix< Type > &, const direction, scalarField &psiCmpt, scalarField &sourceCmpt) const | constraint | |
source() const | constraint | |
upperCoeffsNeighbour() const | constraint | |
upperCoeffsOwner() const | constraint | |
value() const | constraint | [inline] |
~constraint() | constraint | |