|
chombo-discharge
|
This is the complete list of members for BoundedNoisePlane, including all inherited members.
| BoundedNoisePlane(const std::string a_orientation, const RealVect a_point, const RealVect a_clampLo, const RealVect a_clampHi, const Real a_clampK, const Real a_noiseAmp, const RealVect a_noiseFreq, const Real a_persistence, const int a_octaves, const bool a_reseed=false) | BoundedNoisePlane | |
| BoundedNoisePlane(const BoundedNoisePlane &a_inputIF) | BoundedNoisePlane | |
| m_clampHi | BoundedNoisePlane | protected |
| m_clampK | BoundedNoisePlane | protected |
| m_clampLo | BoundedNoisePlane | protected |
| m_maxAmp | BoundedNoisePlane | protected |
| m_normal | BoundedNoisePlane | protected |
| m_perlin | BoundedNoisePlane | protected |
| m_plane | BoundedNoisePlane | protected |
| m_point | BoundedNoisePlane | protected |
| newImplicitFunction() const | BoundedNoisePlane | virtual |
| value(const RealVect &a_pos) const | BoundedNoisePlane | virtual |
| ~BoundedNoisePlane() | BoundedNoisePlane | virtual |