TDMS
Time Domain Maxwell Solver
Loading...
Searching...
No Matches
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:

Enumerations

enum  InterpolationMethod

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)

Enumeration Type Documentation

◆ InterpolationMethod

The interpolation method to use when extracting field values at Yee cell centres. use_bli is the corresponding flag.