SYMBOL INDEX (127 symbols across 18 files) FILE: epoch1d/src/pack.py function str2bool (line 36) | def str2bool(x): function stripped (line 42) | def stripped(s): function byteswap4 (line 121) | def byteswap4(s): function byteswap8 (line 128) | def byteswap8(s): function byteswap (line 135) | def byteswap(n, s): function wrapped (line 146) | def wrapped(string): function print_character (line 165) | def print_character(name, value): function print_integer (line 185) | def print_integer(name, value): function get_bytes_checksum (line 200) | def get_bytes_checksum(files): function write_data_bytes (line 218) | def write_data_bytes(filename, varname): function print_integer_array (line 286) | def print_integer_array(value): FILE: epoch1d/tests/__init__.py class SimTest (line 21) | class SimTest(unittest.TestCase): method setUpClass (line 32) | def setUpClass(cls): method setUp (line 43) | def setUp(self): method tearDownClass (line 49) | def tearDownClass(cls): FILE: epoch1d/tests/test_custom_stencils.py function xt (line 63) | def xt(sdffile, key='Electric Field/Ey'): class test_custom_stencils (line 76) | class test_custom_stencils(SimTest): method setUpClass (line 81) | def setUpClass(cls): method test_createplot (line 91) | def test_createplot(self): method test_group_velocity (line 114) | def test_group_velocity(self): FILE: epoch1d/tests/test_landau.py function showdatafields (line 27) | def showdatafields(sdffile): function plotdump (line 33) | def plotdump(sdffile, key, ax): function plotdump2d (line 40) | def plotdump2d(sdffile, key, ax): function plotevolution (line 50) | def plotevolution(key): function plot2devolution (line 60) | def plot2devolution(key): function createplots (line 70) | def createplots(): class test_landau (line 83) | class test_landau(SimTest): method test_creatplots (line 85) | def test_creatplots(self): FILE: epoch1d/tests/test_laser.py function showdatafields (line 27) | def showdatafields(sdffile): function plotdump (line 33) | def plotdump(sdffile, key, ax): function plotevolution (line 40) | def plotevolution(key): function createplots (line 49) | def createplots(): class test_laser (line 57) | class test_laser(SimTest): method totaleyassert (line 59) | def totaleyassert(self, dump, val): method test_createplots (line 67) | def test_createplots(self): method test_Eey0000 (line 70) | def test_Eey0000(self): method test_Eey0001 (line 73) | def test_Eey0001(self): method test_Eey0003 (line 76) | def test_Eey0003(self): method test_Eey0007 (line 79) | def test_Eey0007(self): FILE: epoch1d/tests/test_maxwell_solvers.py function xt (line 58) | def xt(sdffile, key='Electric Field/Ey'): class test_maxwell_solvers (line 71) | class test_maxwell_solvers(SimTest): method setUpClass (line 76) | def setUpClass(cls): method test_createplot (line 86) | def test_createplot(self): method test_group_velocity (line 109) | def test_group_velocity(self): FILE: epoch1d/tests/test_twostream.py function showdatafields (line 27) | def showdatafields(sdffile): function plotdump (line 33) | def plotdump(sdffile, key, ax): function plotdump2d (line 40) | def plotdump2d(sdffile, key, ax): function plotevolution (line 50) | def plotevolution(key): function plot2devolution (line 60) | def plot2devolution(key): function createplots (line 70) | def createplots(): class test_twostream (line 84) | class test_twostream(SimTest): method test_createplots (line 86) | def test_createplots(self): FILE: epoch2d/src/pack.py function str2bool (line 36) | def str2bool(x): function stripped (line 42) | def stripped(s): function byteswap4 (line 121) | def byteswap4(s): function byteswap8 (line 128) | def byteswap8(s): function byteswap (line 135) | def byteswap(n, s): function wrapped (line 146) | def wrapped(string): function print_character (line 165) | def print_character(name, value): function print_integer (line 185) | def print_integer(name, value): function get_bytes_checksum (line 200) | def get_bytes_checksum(files): function write_data_bytes (line 218) | def write_data_bytes(filename, varname): function print_integer_array (line 286) | def print_integer_array(value): FILE: epoch2d/tests/__init__.py class SimTest (line 21) | class SimTest(unittest.TestCase): method setUpClass (line 32) | def setUpClass(cls): method setUp (line 43) | def setUp(self): method tearDownClass (line 49) | def tearDownClass(cls): FILE: epoch2d/tests/test_custom_stencils.py function xt2 (line 87) | def xt2(sdffile, key='Electric Field/Ey'): class test_custom_stencils (line 100) | class test_custom_stencils(SimTest): method setUpClass (line 105) | def setUpClass(cls): method test_createplot (line 115) | def test_createplot(self): method test_group_velocity (line 182) | def test_group_velocity(self): FILE: epoch2d/tests/test_laser.py function showdatafields (line 27) | def showdatafields(sdffile): function plotdump (line 33) | def plotdump(sdffile, key, ax): function plotevolution (line 40) | def plotevolution(key): function createplots (line 49) | def createplots(): class test_laser (line 57) | class test_laser(SimTest): method totaleyassert (line 59) | def totaleyassert(self, dump, val): method test_createplots (line 67) | def test_createplots(self): method test_Eey0000 (line 70) | def test_Eey0000(self): method test_Eey0001 (line 73) | def test_Eey0001(self): method test_Eey0002 (line 76) | def test_Eey0002(self): FILE: epoch2d/tests/test_maxwell_solvers.py function xt2 (line 66) | def xt2(sdffile, key='Electric Field/Ey'): class test_maxwell_solvers (line 79) | class test_maxwell_solvers(SimTest): method setUpClass (line 84) | def setUpClass(cls): method test_createplot (line 94) | def test_createplot(self): method test_group_velocity (line 150) | def test_group_velocity(self): FILE: epoch3d/src/pack.py function str2bool (line 36) | def str2bool(x): function stripped (line 42) | def stripped(s): function byteswap4 (line 121) | def byteswap4(s): function byteswap8 (line 128) | def byteswap8(s): function byteswap (line 135) | def byteswap(n, s): function wrapped (line 146) | def wrapped(string): function print_character (line 165) | def print_character(name, value): function print_integer (line 185) | def print_integer(name, value): function get_bytes_checksum (line 200) | def get_bytes_checksum(files): function write_data_bytes (line 218) | def write_data_bytes(filename, varname): function print_integer_array (line 286) | def print_integer_array(value): FILE: epoch3d/tests/__init__.py class SimTest (line 21) | class SimTest(unittest.TestCase): method setUpClass (line 32) | def setUpClass(cls): method setUp (line 43) | def setUp(self): method tearDownClass (line 49) | def tearDownClass(cls): FILE: epoch3d/tests/test_custom_stencils.py function xt3 (line 99) | def xt3(sdffile, key='Electric Field/Ey'): class test_custom_stencils (line 112) | class test_custom_stencils(SimTest): method setUpClass (line 117) | def setUpClass(cls): method test_createplot (line 127) | def test_createplot(self): method test_group_velocity (line 194) | def test_group_velocity(self): FILE: epoch3d/tests/test_laser.py function showdatafields (line 27) | def showdatafields(sdffile): function plotdump (line 33) | def plotdump(sdffile, key, ax): function plotevolution (line 40) | def plotevolution(key): function createplots (line 49) | def createplots(): class test_laser (line 57) | class test_laser(SimTest): method totaleyassert (line 59) | def totaleyassert(self, dump, val): method test_createplots (line 67) | def test_createplots(self): method test_Eex0000 (line 70) | def test_Eex0000(self): method test_Eex0001 (line 73) | def test_Eex0001(self): method test_Eex0002 (line 76) | def test_Eex0002(self): FILE: epoch3d/tests/test_maxwell_solvers.py function xt3 (line 75) | def xt3(sdffile, key='Electric Field/Ey'): class test_maxwell_solvers (line 88) | class test_maxwell_solvers(SimTest): method setUpClass (line 93) | def setUpClass(cls): method test_createplot (line 103) | def test_createplot(self): method test_group_velocity (line 162) | def test_group_velocity(self): FILE: scripts/run-tests.py function setcwd (line 27) | def setcwd(relative=None): function compileepoch (line 38) | def compileepoch(): function run_tests (line 49) | def run_tests(args): function clean (line 61) | def clean(): function main (line 78) | def main():