| _b | WmUnstructuredReconstruction | protected |
| _bSize | WmUnstructuredReconstruction | protected |
| _l | WmUnstructuredReconstruction | protected |
| _lInverse | WmUnstructuredReconstruction | protected |
| _lSize | WmUnstructuredReconstruction | protected |
| _numDifferentials | WmUnstructuredReconstruction | protected |
| _numDimsPerNode | WmUnstructuredReconstruction | protected |
| _numDimsPerPrimitive | WmUnstructuredReconstruction | protected |
| _numInternalElements | WmUnstructuredReconstruction | protected |
| _numReconstructionElements | WmUnstructuredReconstruction | protected |
| _patch | WmUnstructuredReconstruction | protected |
| _spatialOrder | WmUnstructuredReconstruction | protected |
| _stencildxs | WmUnstructuredReconstruction | protected |
| _stencils | WmUnstructuredReconstruction | protected |
| _stencilSize | WmUnstructuredReconstruction | protected |
| _usc | WmUnstructuredReconstruction | protected |
| _w | WmUnstructuredReconstruction | protected |
| _weightOrder | WmUnstructuredReconstruction | protected |
| _wSize | WmUnstructuredReconstruction | protected |
| constructStencil(const int elementIndex, const int stencilLength, int *stencil, real *stencildxs) | WmUnstructuredReconstruction | protected |
| convertIndices(const int *indices) const | WmUnstructuredReconstruction | protected |
| generateB(const int startIndex, const int endIndex) | WmUnstructuredReconstruction | protected |
| generateL(const int startIndex, const int endIndex) | WmUnstructuredReconstruction | protected |
| generateStencils(const int startIndex, const int endIndex) | WmUnstructuredReconstruction | protected |
| generateWeights(const int startIndex, const int endIndex) | WmUnstructuredReconstruction | protected |
| getB() const | WmUnstructuredReconstruction | inline |
| getBComponent(const int elementIndex, const int *index) const | WmUnstructuredReconstruction | protected |
| getBSize() const | WmUnstructuredReconstruction | inline |
| getLComponent(const int elementIndex, const int *index) const | WmUnstructuredReconstruction | protected |
| getLInverse() const | WmUnstructuredReconstruction | inline |
| getLInverseComponent(const int elementIndex, const int *index) const | WmUnstructuredReconstruction | protected |
| getLInverseSize() const | WmUnstructuredReconstruction | inline |
| getLSize() const | WmUnstructuredReconstruction | inline |
| getNumDifferentials() const | WmUnstructuredReconstruction | inline |
| getSpatialOrder() const | WmUnstructuredReconstruction | inline |
| getStencils() const | WmUnstructuredReconstruction | inline |
| getStencilsDxs() const | WmUnstructuredReconstruction | inline |
| getStencilSize() const | WmUnstructuredReconstruction | inline |
| getWeights() const | WmUnstructuredReconstruction | inline |
| getWeightsSize() const | WmUnstructuredReconstruction | inline |
| invertL(const int startIndex, const int endIndex) | WmUnstructuredReconstruction | protected |
| setBComponent(const int elementIndex, const int *index, const real &val) | WmUnstructuredReconstruction | protected |
| setLComponent(const int elementIndex, const int *index, const real &val) | WmUnstructuredReconstruction | protected |
| setLInverseComponent(const int elementIndex, const int *index, const real &val) | WmUnstructuredReconstruction | protected |
| WmUnstructuredReconstruction(const WmUnstructuredPatch &patch, int numReconstructionElements, int numInternalElements, int spatialOrder, int stencilSize=-1, int weightOrder=1) | WmUnstructuredReconstruction | |
| ~WmUnstructuredReconstruction() | WmUnstructuredReconstruction | |