SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
polyTest.cpp File Reference
#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"
 

Function Documentation

◆ TEST_F()

TEST_F ( polyTest ,
Solve  )

Definition at line 35 of file polyTest.cpp.

Variable Documentation

◆ CONFIG_FILENAME

std::string CONFIG_FILENAME = std::string(getenv("MESON_SOURCE_ROOT")) + "/tests/testsConfig.yaml"

Definition at line 30 of file polyTest.cpp.