chrono::fsi::sph::ParticlePressureColorCallback Class Reference

Description

Predefined SPH coloring based on particle pressure.

#include <ChFsiVisualizationVSG.h>

Inheritance diagram for chrono::fsi::sph::ParticlePressureColorCallback:
Collaboration diagram for chrono::fsi::sph::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::sph::ChFsiVisualizationVSG::ParticleColorCallback
Real3pos
 
Real3vel
 
Real3prop
 

The documentation for this class was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChFsiVisualizationVSG.h
  • /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChFsiVisualizationVSG.cpp