chrono::fsi::ParticlePressureColorCallback Class Reference
Description
Predefined SPH coloring based on particle pressure.
#include <ChFsiVisualization.h>
Inheritance diagram for chrono::fsi::ParticlePressureColorCallback:
Collaboration diagram for chrono::fsi::ParticlePressureColorCallback:
Public Member Functions | |
ParticlePressureColorCallback (double pmin, double pmax) | |
ParticlePressureColorCallback (const ChColor &base_color, double pmin, double pmax) | |
ParticlePressureColorCallback (const ChColor &base_color_neg, const ChColor &base_color_pos, double pmin, double pmax) | |
virtual ChColor | get (unsigned int n) const override |
Additional Inherited Members | |
Public Attributes inherited from chrono::fsi::ChFsiVisualization::ParticleColorCallback | |
sph::Real3 * | pos |
sph::Real3 * | vel |
sph::Real3 * | prop |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChFsiVisualization.h