PeriDEM
0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
testPeriDEMLib.h
Go to the documentation of this file.
1
/*
2
* -------------------------------------------
3
* Copyright (c) 2021 - 2024 Prashant K. Jha
4
* -------------------------------------------
5
* PeriDEM https://github.com/prashjha/PeriDEM
6
*
7
* Distributed under the Boost Software License, Version 1.0. (See accompanying
8
* file LICENSE)
9
*/
10
11
#ifndef TESTFELIB_H
12
#define TESTFELIB_H
13
14
#include <string>
15
#include <vector>
16
17
namespace
test
{
18
25
std::string
testPeriDEM
(std::string filepath);
26
27
}
// namespace test
28
29
#endif
// TESTFELIB_H
test
Namespace to group the methods used in testing of the library.
Definition
testFeLib.h:18
test::testPeriDEM
std::string testPeriDEM(std::string filepath)
Tests PeriDEM model class.
Definition
testPeriDEMLib.cpp:23
test
test_exec
peridem
testPeriDEMLib.h
Generated by
1.9.8