Program | Source File | Description |
---|---|---|
animate_prg | animate.f90 | Create a series of plots for an animation |
basic_prg | basic.f90 | Create a basic plot |
examples_prg | examples.f90 | A collection of example plots |
logo_prg | logo.f90 | Create the project logo |
testArray_prg | testArray.f90 | Test program for array_mod |
testAutoDiff_prg | testAutoDiff.f90 | Test program for autoDiff_mod |
testConfig_prg | testConfig.f90 | Test program for config_mod |
testEval_prg | testExpression.f90 | Test program for eval_mod |
testFourier_prg | testFourier.f90 | Test program for fourier_mod |
testIterate_prg | testIterate.f90 | Test program for iterate_mod |
testKinds_prg | testKinds.f90 | Test program for kinds_mod |
testMatIO_prg | testMatIO.f90 | Test program for matIO_mod |
testMesh_prg | testMesh.f90 | Test program for mesh_mod |
testNetCDF_prg | testNetCDF.f90 | Test program for netCFD_mod |
testOptimize_prg | testOptimize.f90 | Test program for Optimize_mod |
testQuaternion_prg | testQuaternion.f90 | Test program for quaternion_mod |
testSparse_prg | testSparse.f90 | |
testSpline_prg | testSpline.f90 | Test program for Spline_mod |
testStats_prg | testStats.f90 | Test program for stats_mod |
testTensor_prg | testTensor.f90 | Test program for Tensor_mod |
testText_prg | testText.f90 | Test program for text_mod |
testTime_prg | testTime.f90 | Test program for time_mod |
testVtkIO_prg | testVtkIO.f90 | Test program for vtkIO_mod |