LSProblem< dim > Member List
This is the complete list of members for
LSProblem< dim >, including all inherited members.
allocArray(const int &rows, const int &cols, Real **&A) | LSProblem< dim > | [inline, private] |
computeBounds(const IndexTM< Real, dim > &a_dx, const CutCellMoments< dim > &a_ccm) | LSProblem< dim > | [inline] |
differentiate(int &a_coeff, IvDim &a_Dmono, int &a_idir, const IvDim &a_mono) | LSProblem< dim > | [inline, private] |
factorial(const int &a_n, const int &a_m=0) | LSProblem< dim > | [inline, private] |
fillMap(PthMomentLoc &m_monoLoc, LocPthMoment &m_locMono, const int &a_degree) | LSProblem< dim > | [inline, private] |
freeArray(const int &rows, const int &cols, Real **&A) | LSProblem< dim > | [inline, private] |
getDegree() | LSProblem< dim > | [inline] |
getLocMonomialMapDegreeP() const | LSProblem< dim > | [inline] |
getMatrix(Real **a_matrix) | LSProblem< dim > | |
getMonomialLocMapDegreeP() const | LSProblem< dim > | [inline] |
getMonomialLocMapDegreePLess1() const | LSProblem< dim > | [inline] |
getNumberDegP() | LSProblem< dim > | [inline] |
getNumberDegPLess1() | LSProblem< dim > | [inline] |
getOrderAccuracy() | LSProblem< dim > | [inline] |
getRhs(Vector< Real > &a_rhs) | LSProblem< dim > | |
getUnknown(int loc) | LSProblem< dim > | [inline] |
getUnknowns(Vector< Real > &a_unknown) | LSProblem< dim > | |
invertNormalEq(const Vector< Real > &a_rhs, Vector< Real > &a_residual) | LSProblem< dim > | [inline] |
IvDim typedef | LSProblem< dim > | [private] |
LocPthMoment typedef | LSProblem< dim > | [private] |
LSProblem(const int &a_degreeP, const bool &a_useConstraints) | LSProblem< dim > | [inline] |
LSProblem(const int &a_orderAccuracy, const int &a_degreeP, const bool &a_useConstraints, const IndexTM< Real, dim > &a_normal) | LSProblem< dim > | [inline] |
m_constraintMat | LSProblem< dim > | [private] |
m_constraintVec | LSProblem< dim > | [private] |
m_degreeP | LSProblem< dim > | [private] |
m_locMonoP | LSProblem< dim > | [private] |
m_locMonoPLess1 | LSProblem< dim > | [private] |
m_matrix | LSProblem< dim > | [private] |
m_monoLocP | LSProblem< dim > | [private] |
m_monoLocPLess1 | LSProblem< dim > | [private] |
m_nInequality | LSProblem< dim > | [private] |
m_normal | LSProblem< dim > | [private] |
m_numP | LSProblem< dim > | [private] |
m_numPLess1 | LSProblem< dim > | [private] |
m_order | LSProblem< dim > | [private] |
m_rhs | LSProblem< dim > | [private] |
m_unknowns | LSProblem< dim > | [private] |
m_useConstraints | LSProblem< dim > | [private] |
momentBounds(Real &lobnd, Real &hibnd, const IvDim &mono, const IndexTM< Real, dim > &a_dx) | LSProblem< dim > | [inline, private] |
nChooseR(int n, int r) | LSProblem< dim > | [inline, private] |
numMonomials(const int &a_monoDegree) | LSProblem< dim > | [inline, private] |
outputMatrix() const | LSProblem< dim > | [inline] |
outputRhs() const | LSProblem< dim > | [inline] |
outputUnknowns() const | LSProblem< dim > | [inline] |
print(ostream &out) const | LSProblem< dim > | [inline] |
PthMomentLoc typedef | LSProblem< dim > | [private] |
setMatrix() | LSProblem< dim > | [inline, private] |
setRhs(const Vector< Real > &a_rhs) | LSProblem< dim > | [inline, private] |
~LSProblem() | LSProblem< dim > | [inline] |