GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Static Public Member Functions | List of all members
GranOO3::Core::Convert< From, To > Struct Template Reference

#include <Convert.hpp>

Static Public Member Functions

static void run (std::function< To &(From &)> &callback, Core::SetOfBase< From > &from_set=Core::SetOf< From >::get(), bool silent=false)
 

Member Function Documentation

◆ run()

template<class From , class To >
static void GranOO3::Core::Convert< From, To >::run ( std::function< To &(From &)> &  callback,
Core::SetOfBase< From > &  from_set = Core::SetOf< From >::get(),
bool  silent = false 
)
static

The documentation for this struct was generated from the following file: