TDMS
Time Domain Maxwell Solver
|
Container for {ijk} or {IJK} grouped variables. More...
#include <spdlog/spdlog.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | ijk |
A structure for holding three values, which typically pertain to the same quantity but for each of the axial directions. More... | |
Typedefs | |
typedef ijk | CellCoordinate |
Index-coordinates (i,j,k) of a Yee cell. | |
typedef ijk | IJKDimensions |
Holds array dimensions (I_tot, J_tot, K_tot) | |
Container for {ijk} or {IJK} grouped variables.