|
Proto
3.2
|
This is the complete list of members for Proto::MBPointInterpOp, including all inherited members.
| apply(MBLevelBoxData< T, C, MEM > &a_dst, MBLevelBoxData< T, C, MEM > &a_src) | Proto::MBPointInterpOp | inline |
| coefs() const | Proto::MBPointInterpOp | inline |
| computeCoefficients(std::unordered_map< BlockIndex, std::vector< BoxData< double >>> &momentData) | Proto::MBPointInterpOp | private |
| computeExponents() | Proto::MBPointInterpOp | inlineprivate |
| computeMoments(const MBLevelMap< MAP, MEM > &map) const | Proto::MBPointInterpOp | private |
| computeSourceDataRadius(const MBLevelMap< MAP, MEM > &map, Array< double, DIM > &xCenter) const | Proto::MBPointInterpOp | private |
| m_coefs | Proto::MBPointInterpOp | private |
| m_dst | Proto::MBPointInterpOp | private |
| m_exponents | Proto::MBPointInterpOp | private |
| m_order | Proto::MBPointInterpOp | private |
| m_srcs | Proto::MBPointInterpOp | private |
| MBPointInterpOp(MBDataPoint a_dst, Point a_ghost, const MBLevelMap< MAP, MEM > &a_map, const MBInterpLayout &a_interpLayout, unsigned int a_order) | Proto::MBPointInterpOp | inline |
| MBPointInterpOp(MBDataPoint a_dst, std::vector< MBDataPoint > a_srcs, std::vector< double > a_coefs) | Proto::MBPointInterpOp | inline |
| print() const | Proto::MBPointInterpOp | inline |
| size() const | Proto::MBPointInterpOp | inline |
| sources() const | Proto::MBPointInterpOp | inline |
| span() const | Proto::MBPointInterpOp | inline |
| target() const | Proto::MBPointInterpOp | inline |
| validateMatrixDimensions() const | Proto::MBPointInterpOp | inlineprivate |
| writeFootprint(std::string filename) const | Proto::MBPointInterpOp | inline |
| writeLevelFootprint(const MBLevelMap< MAP, MEM > &map, std::string filename) const | Proto::MBPointInterpOp | inline |
1.8.13