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

Container for {ijk} or {IJK} grouped variables. More...

#include <spdlog/spdlog.h>
#include <algorithm>
Include dependency graph for cell_coordinate.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Container for {ijk} or {IJK} grouped variables.

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