Commit Graph

26 Commits (d4b01773863e0541171a620788a3007678fbfc0f)

Author SHA1 Message Date
Jan Petykiewicz d4b0177386 more member docs 4 years ago
Jan Petykiewicz 00dd0718fa fix center calculation 4 years ago
Jan Petykiewicz aab3754d1a move member docs to __init__ 4 years ago
Jan Petykiewicz e97bd482a9 initialize to 1.0 instead of (1.0,)*3
matches docs, and works better in cases where there are more/fewer grids
5 years ago
Jan Petykiewicz 0c4a773b84 Make .grids an ndarray instead of a list-of-ndarrays 5 years ago
jan 24d012fccc Warnings should reference their caller 5 years ago
Jan Petykiewicz c524b28fe6 fixup center calculation 5 years ago
jan 6db836d3a3 Split Grid class into multiple files 7 years ago
Jan Petykiewicz c7572c9c8d fix drawing in non-polygon axis 7 years ago
Jan Petykiewicz 81bc655908 Add experimental support for negative shifts 7 years ago
Jan Petykiewicz a76fef0449 Improve error checking 7 years ago
Jan Petykiewicz e65f25cc68 Clarify shifts documentation 7 years ago
Jan Petykiewicz e0ed0a324c Cosmetic changes 7 years ago
jan 66db2398ff add whitespace 7 years ago
jan 3d36f66a39 warn if grid is going to be int-typed 7 years ago
jan e930baf2b4 fix and improve error-checking for shifts parameter 7 years ago
jan a94a91446e Allow arbitrary args to pcolormesh during visualization 7 years ago
jan c8cbf26a8c Fix use of enum for surface_normal for visualize_slice 8 years ago
jan 1e4ee5e057 add autoshift_dxyz and copy() 8 years ago
jan 4e0e71fad9 Clean up documentation and default values 8 years ago
jan 0a95bcda1b Add get_slice method for easy interpolation 8 years ago
jan 55d9f33090 Split up E and H Yee shifts
Use E shifts by default.
8 years ago
jan b7ff35485e Add an option to defer showing plots when calling visualize_* 8 years ago
jan e135f8147e fix draw_cuboid 8 years ago
jan ea56eb93ff fix index 8 years ago
jan e6f51d721a add all files 8 years ago