GEOS
Namespaces | Enumerations | Functions
ParticleType.hpp File Reference
#include "common/format/EnumStrings.hpp"

Go to the source code of this file.

Namespaces

 geos
 

Enumerations

enum class  geos::ParticleType : integer { geos::SinglePoint , geos::CPDI , geos::CPTI , geos::CPDI2 }
 Denotes type of particle shape/interpolation scheme. More...
 

Functions

 geos::ENUM_STRINGS (ParticleType, "SinglePoint", "CPDI", "CPTI", "CPDI2")
 Strings for ParticleType.