PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | test |
Namespace to group the methods used in testing of the library. | |
Functions | |
std::string | test::testTaskflow (size_t N, int seed) |
Perform test on taskflow. | |
void | test::testMPI (size_t nGrid=10, size_t mHorizon=3, size_t testOption=0, std::string meshFilename="") |
Perform parallelization test using MPI on mesh partition based on metis. | |