waLBerla 7.2
Loading...
Searching...
No Matches
01_MESAPD.cpp File Reference

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mesa_pd
 

Functions

data::ParticleStorage::iterator walberla::mesa_pd::createWall (data::ParticleStorage &ps, data::ShapeStorage &ss, const Vec3 &pos, const Vec3 &normal)
 [CreationHelper]
 
data::ParticleStorage::iterator walberla::mesa_pd::createSphere (data::ParticleStorage &ps, const Vec3 &pos, const real_t &radius, const size_t shapeID)
 
int walberla::mesa_pd::main (int argc, char **argv)
 [CreationHelper]
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )