TDMS
Time Domain Maxwell Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
test_interpolation_determination.cpp File Reference

Tests the logic that determines which interpolation schemes are appropriate. More...

#include "input_flags.h"
#include "interpolation_methods.h"
#include <catch2/catch_test_macros.hpp>
#include <spdlog/spdlog.h>
Include dependency graph for test_interpolation_determination.cpp:

Functions

 TEST_CASE ("best_interp_scheme: correct interpolation chosen")
 Test whether best_scheme correctly determines the appropriate interpolation scheme to use, given the number of Yee cells either side of cell (i,j,k)
 

Detailed Description

Tests the logic that determines which interpolation schemes are appropriate.

Author
William Graham (ccaeg.nosp@m.ra@u.nosp@m.cl.ac.nosp@m..uk)