pairinteraction
A Rydberg Interaction Calculator
run_unit_tests.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2024 Pairinteraction Developers
2
// SPDX-License-Identifier: LGPL-3.0-or-later
3
4
#pragma once
5
6
#include <filesystem>
7
8
namespace
pairinteraction
{
9
int
run_unit_tests
(
int
argc = 0,
char
**argv = {},
bool
download_missing =
false
,
10
bool
use_cache =
true
,
std::filesystem::path
database_dir =
""
);
11
}
// namespace pairinteraction
std::filesystem::path
pairinteraction
Definition:
Basis.hpp:18
pairinteraction::run_unit_tests
int run_unit_tests(int argc=0, char **argv={}, bool download_missing=false, bool use_cache=true, std::filesystem::path database_dir="")
Definition:
run_unit_tests.cpp:246
src
cpp
include
pairinteraction
tools
run_unit_tests.hpp
Generated on Sun May 4 2025 09:11:20 for pairinteraction by
1.9.4