| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| phiotimer_empty/ | H | - | - | 64 | 54 | |
| .gitignore | H A D | 16-Apr-2015 | 11 | 3 | 2 | |
| CMakeLists.txt | H A D | 19-Jun-2017 | 880 | 30 | 26 | |
| Makefile | H A D | 16-Apr-2015 | 217 | 14 | 9 | |
| README | H A D | 16-Apr-2015 | 375 | 15 | 9 | |
| phastaIO.cc | H A D | 19-Jun-2017 | 67.4 KiB | 2,061 | 1,551 | |
| phastaIO.h | H A D | 07-Nov-2015 | 5.5 KiB | 209 | 165 | |
| phiompi.c | H A D | 19-Jun-2017 | 1.1 KiB | 47 | 46 | |
| phiompi.h | H A D | 19-Jun-2017 | 414 | 23 | 19 | |
| phiostats.h | H A D | 19-Jun-2017 | 451 | 22 | 18 | |
| phiotmrc.cc | H A D | 19-Jun-2017 | 694 | 42 | 26 | |
| phiotmrc.h | H A D | 19-Jun-2017 | 166 | 15 | 10 | |
| rdtsc.h | H A D | 16-Apr-2015 | 1.2 KiB | 55 | 39 | |
| vtkPPhastaReader.cxx | H A D | 16-Apr-2015 | 21.1 KiB | 703 | 532 | |
| vtkPPhastaReader.h | H A D | 16-Apr-2015 | 7.2 KiB | 200 | 49 | |
| vtkPhastaReader.cxx | H A D | 16-Apr-2015 | 44.1 KiB | 1,798 | 1,245 | |
| vtkPhastaReader.h | H A D | 16-Apr-2015 | 4.9 KiB | 153 | 92 |
README
1See phastaIO.h/cxx for phastaIO library implementations. 2 3See spec/ for implementation notes for the new file format. 4 5See test/ for a simple test and also an example of using old and new 6libraries. 7 8--------------------- 9 10See vtkPhastaReader.h/cxx and vtkPPhastaReader.h/cxx for ParaView filters for 11PHASTA. 12 13Note: 14Remember to turn vtkPhastaReader debug off in production.. 15