SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
#include <gtest/gtest.h>
#include "quill/LogMacros.h"
#include "mfem.hpp"
#include "polySolver.h"
#include "probe.h"
#include "config.h"
Go to the source code of this file.
Classes | |
class | polyTest |
Functions | |
TEST_F (polyTest, Solve) | |
Variables | |
std::string | CONFIG_FILENAME = std::string(getenv("MESON_SOURCE_ROOT")) + "/tests/testsConfig.yaml" |
TEST_F | ( | polyTest | , |
Solve | ) |
Definition at line 35 of file polyTest.cpp.
std::string CONFIG_FILENAME = std::string(getenv("MESON_SOURCE_ROOT")) + "/tests/testsConfig.yaml" |
Definition at line 30 of file polyTest.cpp.