├── .gitignore ├── CMakeLists.txt ├── Data ├── BeamData │ └── tg-71-6mv.dat ├── ESTAR │ ├── Compounds │ │ ├── 1,2-Dichlorobenzene.estar │ │ ├── 1,2-Dichloroethane.estar │ │ ├── A-150 Tissue-Equivalent Plastic.estar │ │ ├── Acetone.estar │ │ ├── Acetylene.estar │ │ ├── Adenine.estar │ │ ├── Adipose Tissue (ICRP).estar │ │ ├── Air, Dry.estar │ │ ├── Alanine.estar │ │ ├── Aluminum Oxide.estar │ │ ├── Amber.estar │ │ ├── Ammonia.estar │ │ ├── Aniline.estar │ │ ├── Anthracene.estar │ │ ├── B-100 Bone-Equivalent Plastic.estar │ │ ├── Bakelite.estar │ │ ├── Barium Fluoride.estar │ │ ├── Barium Sulfate.estar │ │ ├── Benzene.estar │ │ ├── Beryllium Oxide.estar │ │ ├── Bismuth Germanium Oxide.estar │ │ ├── Blood (ICRP).estar │ │ ├── Bone, Compact (ICRU).estar │ │ ├── Bone, Cortical (ICRP).estar │ │ ├── Boron Carbide.estar │ │ ├── Boron Oxide.estar │ │ ├── Brain (ICRP).estar │ │ ├── Butane.estar │ │ ├── C-552 Air-Equivalent Plastic.estar │ │ ├── Cadmium Telluride.estar │ │ ├── Cadmium Tungstate.estar │ │ ├── Calcium Carbonate.estar │ │ ├── Calcium Fluoride.estar │ │ ├── Calcium Oxide.estar │ │ ├── Calcium Sulfate.estar │ │ ├── Calcium Tungstate.estar │ │ ├── Carbon Dioxide.estar │ │ ├── Carbon Tetrachloride.estar │ │ ├── Cellulose Acetate Butyrate.estar │ │ ├── Cellulose Acetate, Cellophane.estar │ │ ├── Cellulose Nitrate.estar │ │ ├── Ceric Sulfate Dosimeter Solution.estar │ │ ├── Cesium Fluoride.estar │ │ ├── Cesium Iodide.estar │ │ ├── Chlorobenzene.estar │ │ ├── Chloroform.estar │ │ ├── CompoundList.txt │ │ ├── Concrete, Portland.estar │ │ ├── Cyclohexane.estar │ │ ├── Dichlorodiethyl Ether.estar │ │ ├── Diethyl Ether.estar │ │ ├── Dimethyl Sulfoxide.estar │ │ ├── Ethane.estar │ │ ├── Ethyl Alcohol.estar │ │ ├── Ethyl Cellulose.estar │ │ ├── Ethylene.estar │ │ ├── Eye Lens (ICRP).estar │ │ ├── Ferric Oxide.estar │ │ ├── Ferroboride.estar │ │ ├── Ferrous Oxide.estar │ │ ├── Ferrous Sulfate Dosimeter Solution.estar │ │ ├── Freon-12.estar │ │ ├── Freon-12B2.estar │ │ ├── Freon-13.estar │ │ ├── Freon-13B1.estar │ │ ├── Freon-13I1.estar │ │ ├── Gadolinium Oxysulfide.estar │ │ ├── Gallium Arsenide.estar │ │ ├── Gel In Photographic Emulsion.estar │ │ ├── Glass, Lead.estar │ │ ├── Glass, Plate.estar │ │ ├── Glass, Pyrex.estar │ │ ├── Glucose.estar │ │ ├── Glutamine.estar │ │ ├── Glycerol.estar │ │ ├── Guanine.estar │ │ ├── Gypsum, Plaster Of Paris.estar │ │ ├── Kapton Polyimide Film.estar │ │ ├── Lanthanum Oxybromide.estar │ │ ├── Lanthanum Oxysulfide.estar │ │ ├── Lead Oxide.estar │ │ ├── Lithium Amide.estar │ │ ├── Lithium Carbonate.estar │ │ ├── Lithium Fluoride.estar │ │ ├── Lithium Hydride.estar │ │ ├── Lithium Iodide.estar │ │ ├── Lithium Oxide.estar │ │ ├── Lithium Tetraborate.estar │ │ ├── Lung (ICRP).estar │ │ ├── M3 Wax.estar │ │ ├── MS20 Tissue Substitute.estar │ │ ├── Magnesium Carbonate.estar │ │ ├── Magnesium Fluoride.estar │ │ ├── Magnesium Oxide.estar │ │ ├── Magnesium Tetraborate.estar │ │ ├── Mercuric Iodide.estar │ │ ├── Methane.estar │ │ ├── Methanol.estar │ │ ├── Mix D Wax.estar │ │ ├── Muscle, Skeletal (ICRP).estar │ │ ├── Muscle, Striated (ICRU).estar │ │ ├── Muscle-Equivalent Liquid, With Sucrose.estar │ │ ├── Muscle-Equivalent Liquid, Without Sucrose.estar │ │ ├── N,N-Dimethyl Formamide.estar │ │ ├── N-Butyl Alcohol.estar │ │ ├── N-Heptane.estar │ │ ├── N-Hexane.estar │ │ ├── N-Pentane.estar │ │ ├── N-Propyl Alcohol.estar │ │ ├── Naphthalene.estar │ │ ├── Nitrobenzene.estar │ │ ├── Nitrous Oxide.estar │ │ ├── Nylon, Du Pont Elvamide 8062.estar │ │ ├── Nylon, Type 11 (Rilsan).estar │ │ ├── Nylon, Type 6 and Type 6-6.estar │ │ ├── Nylon, Type 6-10.estar │ │ ├── Octane, Liquid.estar │ │ ├── Paraffin Wax.estar │ │ ├── Photographic Emulsion.estar │ │ ├── Plastic Scintillator (Vinyltoluene Based).estar │ │ ├── Plutonium Dioxide.estar │ │ ├── Polyacrylonitrile.estar │ │ ├── Polycarbonate (Makrolon, Lexan).estar │ │ ├── Polychlorostyrene.estar │ │ ├── Polyethylene Terephthalate (Mylar).estar │ │ ├── Polyethylene.estar │ │ ├── Polymethyl Methacralate (Lucite, Perspex, Plexiglass).estar │ │ ├── Polyoxymethylene.estar │ │ ├── Polypropylene.estar │ │ ├── Polystyrene.estar │ │ ├── Polytetrafluoroethylene (Teflon).estar │ │ ├── Polytrifluorochloroethylene.estar │ │ ├── Polyvinyl Acetate.estar │ │ ├── Polyvinyl Alcohol.estar │ │ ├── Polyvinyl Butyral.estar │ │ ├── Polyvinyl Chloride.estar │ │ ├── Polyvinyl Pyrrolidone.estar │ │ ├── Polyvinylidene Chloride, Saran.estar │ │ ├── Polyvinylidene Fluoride.estar │ │ ├── Potassium Iodide.estar │ │ ├── Potassium Oxide.estar │ │ ├── Propane, Liquid.estar │ │ ├── Propane.estar │ │ ├── Pyridine.estar │ │ ├── Rubber, Butyl.estar │ │ ├── Rubber, Natural.estar │ │ ├── Rubber, Neoprene.estar │ │ ├── Silicon Dioxide.estar │ │ ├── Silver Bromide.estar │ │ ├── Silver Chloride.estar │ │ ├── Silver Halides In Photographic Emulsion.estar │ │ ├── Silver Iodide.estar │ │ ├── Skin (ICRP).estar │ │ ├── Sodium Carbonate.estar │ │ ├── Sodium Iodide.estar │ │ ├── Sodium Monoxide.estar │ │ ├── Sodium Nitrate.estar │ │ ├── Stilbene.estar │ │ ├── Sucrose.estar │ │ ├── Terphenyl.estar │ │ ├── Testes (ICRP).estar │ │ ├── Tetrachloroethylene.estar │ │ ├── Thallium Chloride.estar │ │ ├── Tissue, Soft (ICRP).estar │ │ ├── Tissue, Soft (ICRU Four-Component).estar │ │ ├── Tissue-Equivalent Gas (Methane-Based).estar │ │ ├── Tissue-Equivalent Gas (Propane-Based).estar │ │ ├── Titanium Dioxide.estar │ │ ├── Toluene.estar │ │ ├── Trichloroethylene.estar │ │ ├── Triethyl Phosphate.estar │ │ ├── Tungsten Hexafluoride.estar │ │ ├── Uranium Dicarbide.estar │ │ ├── Uranium Monocarbide.estar │ │ ├── Uranium Oxide.estar │ │ ├── Urea.estar │ │ ├── Valine.estar │ │ ├── Viton Fluoroelastomer.estar │ │ ├── Water Vapor.estar │ │ ├── Water, Liquid.estar │ │ └── Xylene.estar │ └── Elements │ │ ├── 01-Hydrogen.estar │ │ ├── 02-Helium.estar │ │ ├── 03-Lithium.estar │ │ ├── 04-Beryllium.estar │ │ ├── 05-Boron.estar │ │ ├── 06-CarbonAmorphous.estar │ │ ├── 06-CarbonGraphite.estar │ │ ├── 07-Nitrogen.estar │ │ ├── 08-Oxygen.estar │ │ ├── 09-Fluorine.estar │ │ ├── 10-Neon.estar │ │ ├── 11-Sodium.estar │ │ ├── 12-Magnesium.estar │ │ ├── 13-Aluminum.estar │ │ ├── 14-Silicon.estar │ │ ├── 15-Phosphorus.estar │ │ ├── 16-Sulfur.estar │ │ ├── 17-Chlorine.estar │ │ ├── 18-Argon.estar │ │ ├── 19-Potassium.estar │ │ ├── 20-Calcium.estar │ │ ├── 21-Scandium.estar │ │ ├── 22-Titanium.estar │ │ ├── 23-Vanadium.estar │ │ ├── 24-Chromium.estar │ │ ├── 25-Manganese.estar │ │ ├── 26-Iron.estar │ │ ├── 27-Cobalt.estar │ │ ├── 28-Nickel.estar │ │ ├── 29-Copper.estar │ │ ├── 30-Zinc.estar │ │ ├── 31-Gallium.estar │ │ ├── 32-Germanium.estar │ │ ├── 33-Arsenic.estar │ │ ├── 34-Selenium.estar │ │ ├── 35-Bromine.estar │ │ ├── 36-Krypton.estar │ │ ├── 37-Rubidium.estar │ │ ├── 38-Strontium.estar │ │ ├── 39-Yttrium.estar │ │ ├── 40-Zirconium.estar │ │ ├── 41-Niobium.estar │ │ ├── 42-Molybdenum.estar │ │ ├── 43-Technetium.estar │ │ ├── 44-Ruthenium.estar │ │ ├── 45-Rhodium.estar │ │ ├── 46-Palladium.estar │ │ ├── 47-Silver.estar │ │ ├── 48-Cadmium.estar │ │ ├── 49-Indium.estar │ │ ├── 50-Tin.estar │ │ ├── 51-Antimony.estar │ │ ├── 52-Tellurium.estar │ │ ├── 53-Iodine.estar │ │ ├── 54-Xenon.estar │ │ ├── 55-Cesium.estar │ │ ├── 56-Barium.estar │ │ ├── 57-Lanthanum.estar │ │ ├── 58-Cerium.estar │ │ ├── 59-Praseodymium.estar │ │ ├── 60-Neodymium.estar │ │ ├── 61-Promethium.estar │ │ ├── 62-Samarium.estar │ │ ├── 63-Europium.estar │ │ ├── 64-Gadolinium.estar │ │ ├── 65-Terbium.estar │ │ ├── 66-Dysprosium.estar │ │ ├── 67-Holmium.estar │ │ ├── 68-Erbium.estar │ │ ├── 69-Thulium.estar │ │ ├── 70-Ytterbium.estar │ │ ├── 71-Lutetium.estar │ │ ├── 72-Hafnium.estar │ │ ├── 73-Tantalum.estar │ │ ├── 74-Tungsten.estar │ │ ├── 75-Rhenium.estar │ │ ├── 76-Osmium.estar │ │ ├── 77-Iridium.estar │ │ ├── 78-Platinum.estar │ │ ├── 79-Gold.estar │ │ ├── 80-Mercury.estar │ │ ├── 81-Thallium.estar │ │ ├── 82-Lead.estar │ │ ├── 83-Bismuth.estar │ │ ├── 84-Polonium.estar │ │ ├── 85-Astatine.estar │ │ ├── 86-Radon.estar │ │ ├── 87-Francium.estar │ │ ├── 88-Radium.estar │ │ ├── 89-Actinium.estar │ │ ├── 90-Thorium.estar │ │ ├── 91-Protactinium.estar │ │ ├── 92-Uranium.estar │ │ ├── 93-Neptunium.estar │ │ ├── 94-Plutonium.estar │ │ ├── 95-Americium.estar │ │ ├── 96-Curium.estar │ │ ├── 97-Berkelium.estar │ │ ├── 98-Californium.estar │ │ └── ElementList.txt ├── NISTX │ ├── Compounds │ │ ├── A150.nistx │ │ ├── Adipose.nistx │ │ ├── Air.nistx │ │ ├── Alanine.nistx │ │ ├── B100.nistx │ │ ├── Bakelite.nistx │ │ ├── Blood.nistx │ │ ├── Bone.nistx │ │ ├── Brain.nistx │ │ ├── Breast.nistx │ │ ├── C552.nistx │ │ ├── CadmiumTelluride.nistx │ │ ├── CalciumFluoride.nistx │ │ ├── CalciumSulfate.nistx │ │ ├── Ceric.nistx │ │ ├── CesiumIodide.nistx │ │ ├── CompoundList.txt │ │ ├── Concrete.nistx │ │ ├── ConcreteBA.nistx │ │ ├── EyeLens.nistx │ │ ├── Fricke.nistx │ │ ├── GadoliniumOxysulfide.nistx │ │ ├── Gafchromic.nistx │ │ ├── GalliumArsenide.nistx │ │ ├── Kodak.nistx │ │ ├── LeadGlass.nistx │ │ ├── LithiumFluoride.nistx │ │ ├── LithiumTetraborate.nistx │ │ ├── Lung.nistx │ │ ├── MagnesiumTetraborate.nistx │ │ ├── MercuricIodide.nistx │ │ ├── Muscle.nistx │ │ ├── Mylar.nistx │ │ ├── NylonRadiochromic.nistx │ │ ├── Ovary.nistx │ │ ├── PMMA.nistx │ │ ├── Polyethylene.nistx │ │ ├── Polystyrene.nistx │ │ ├── Polyvinyl.nistx │ │ ├── Pyrex.nistx │ │ ├── StandardNuclearEmulsion.nistx │ │ ├── Teflon.nistx │ │ ├── Testis.nistx │ │ ├── Tissue.nistx │ │ ├── Tissue4.nistx │ │ ├── TissueGasMethane.nistx │ │ ├── TissueGasPropane.nistx │ │ ├── VinylScintillator.nistx │ │ └── Water.nistx │ └── Elements │ │ ├── 01-Hydrogen.nistx │ │ ├── 02-Helium.nistx │ │ ├── 03-Lithium.nistx │ │ ├── 04-Beryllium.nistx │ │ ├── 05-Boron.nistx │ │ ├── 06-Carbon.nistx │ │ ├── 07-Nitrogen.nistx │ │ ├── 08-Oxygen.nistx │ │ ├── 09-Fluorine.nistx │ │ ├── 10-Neon.nistx │ │ ├── 11-Sodium.nistx │ │ ├── 12-Magnesium.nistx │ │ ├── 13-Aluminum.nistx │ │ ├── 14-Silicon.nistx │ │ ├── 15-Phosphorus.nistx │ │ ├── 16-Sulfur.nistx │ │ ├── 17-Chlorine.nistx │ │ ├── 18-Argon.nistx │ │ ├── 19-Potassium.nistx │ │ ├── 20-Calcium.nistx │ │ ├── 21-Scandium.nistx │ │ ├── 22-Titanium.nistx │ │ ├── 23-Vanadium.nistx │ │ ├── 24-Chromium.nistx │ │ ├── 25-Manganese.nistx │ │ ├── 26-Iron.nistx │ │ ├── 27-Cobalt.nistx │ │ ├── 28-Nickel.nistx │ │ ├── 29-Copper.nistx │ │ ├── 30-Zinc.nistx │ │ ├── 31-Gallium.nistx │ │ ├── 32-Germanium.nistx │ │ ├── 33-Arsenic.nistx │ │ ├── 34-Selenium.nistx │ │ ├── 35-Bromine.nistx │ │ ├── 36-Krypton.nistx │ │ ├── 37-Rubidium.nistx │ │ ├── 38-Strontium.nistx │ │ ├── 39-Yttrium.nistx │ │ ├── 40-Zirconium.nistx │ │ ├── 41-Niobium.nistx │ │ ├── 42-Molybdenum.nistx │ │ ├── 43-Technetium.nistx │ │ ├── 44-Ruthenium.nistx │ │ ├── 45-Rhodium.nistx │ │ ├── 46-Palladium.nistx │ │ ├── 47-Silver.nistx │ │ ├── 48-Cadmium.nistx │ │ ├── 49-Indium.nistx │ │ ├── 50-Tin.nistx │ │ ├── 51-Antimony.nistx │ │ ├── 52-Tellurium.nistx │ │ ├── 53-Iodine.nistx │ │ ├── 54-Xenon.nistx │ │ ├── 55-Cesium.nistx │ │ ├── 56-Barium.nistx │ │ ├── 57-Lanthanum.nistx │ │ ├── 58-Cerium.nistx │ │ ├── 59-Praseodymium.nistx │ │ ├── 60-Neodymium.nistx │ │ ├── 61-Promethium.nistx │ │ ├── 62-Samarium.nistx │ │ ├── 63-Europium.nistx │ │ ├── 64-Gadolinium.nistx │ │ ├── 65-Terbium.nistx │ │ ├── 66-Dysprosium.nistx │ │ ├── 67-Holmium.nistx │ │ ├── 68-Erbium.nistx │ │ ├── 69-Thulium.nistx │ │ ├── 70-Ytterbium.nistx │ │ ├── 71-Lutetium.nistx │ │ ├── 72-Hafnium.nistx │ │ ├── 73-Tantalum.nistx │ │ ├── 74-Tungsten.nistx │ │ ├── 75-Rhenium.nistx │ │ ├── 76-Osmium.nistx │ │ ├── 77-Iridium.nistx │ │ ├── 78-Platinum.nistx │ │ ├── 79-Gold.nistx │ │ ├── 80-Mercury.nistx │ │ ├── 81-Thallium.nistx │ │ ├── 82-Lead.nistx │ │ ├── 83-Bismuth.nistx │ │ ├── 84-Polonium.nistx │ │ ├── 85-Astatine.nistx │ │ ├── 86-Radon.nistx │ │ ├── 87-Francium.nistx │ │ ├── 88-Radium.nistx │ │ ├── 89-Actinium.nistx │ │ ├── 90-Thorium.nistx │ │ ├── 91-Protactinium.nistx │ │ ├── 92-Uranium.nistx │ │ └── ElementList.txt └── SourceData │ ├── CLRP_HDR_Ir-192_Amersham_Buchler_TG43.txt │ ├── CLRP_HDR_Ir-192_BEBIG GmbH_GI192M11_TG43.txt │ ├── CLRP_HDR_Ir-192_GammaMed_12i_TG43.txt │ ├── CLRP_HDR_Ir-192_GammaMed_Plus_TG43.txt │ ├── CLRP_HDR_Ir-192_Isodose Control_Flexisource_TG43.txt │ ├── CLRP_HDR_Ir-192_Nucletron_microSelectron-v1_TG43.txt │ ├── CLRP_HDR_Ir-192_Nucletron_microSelectron-v2_TG43.txt │ ├── CLRP_HDR_Ir-192_S.P.E.C. Inc._Co._TG43.txt │ ├── CLRP_HDR_Ir-192_Varian_VariSource VS2000_TG43.txt │ ├── CLRP_HDR_Ir-192_Varian_VariSource_TG43.txt │ └── Vijande_HDR_Co-60_Nucletron_Flexisource_TG43.txt ├── Examples ├── AbsoluteDoseCalibrationDemo │ ├── AbsoluteDoseCalibrationDemo.cpp │ ├── AbsoluteDoseCalibrationDemo.m │ └── CMakeLists.txt ├── CMakeLists.txt ├── DoseCalcDemo │ ├── CMakeLists.txt │ ├── DoseCalcDemo.cpp │ └── DoseCalcDemo.m ├── PhysicsDemo │ ├── CMakeLists.txt │ ├── PhysicsDemo.cpp │ └── PhysicsDemo.m └── RayCtDemo │ ├── CMakeLists.txt │ └── RayCtDemo.cpp ├── LICENSE ├── Library ├── CMakeLists.txt ├── Geometry │ ├── Cylinder.cpp │ ├── Cylinder.hpp │ ├── GeometricObject.hpp │ ├── GeometricObjectModel.cpp │ ├── GeometricObjectModel.hpp │ ├── Ray3.cpp │ ├── Ray3.hpp │ └── Vec3.hpp ├── Imaging │ ├── ObjectModelXray.cpp │ ├── ObjectModelXray.hpp │ ├── RayCT.cpp │ ├── RayCT.hpp │ ├── Tasmip.cpp │ └── Tasmip.hpp ├── Physics │ ├── NistEstar.cpp │ ├── NistEstar.hpp │ ├── NistPad.cpp │ ├── NistPad.hpp │ ├── RadioactiveDecay.cpp │ └── RadioactiveDecay.hpp ├── Therapy │ ├── AbsoluteDoseCalibration.cpp │ ├── AbsoluteDoseCalibration.hpp │ ├── BrachyDoseTG43.cpp │ ├── BrachyDoseTG43.hpp │ ├── CBDose.cpp │ ├── CBDose.hpp │ ├── GammaIndex.cpp │ └── GammaIndex.hpp └── Utilities │ ├── DataInterpolation.hpp │ ├── Dicom │ ├── DcmtkRead.cpp │ ├── DcmtkRead.hpp │ ├── DicomAttributes.hpp │ ├── DicomDatabase.cpp │ ├── DicomDatabase.hpp │ └── DicomModules.hpp │ ├── FileIO.cpp │ ├── FileIO.hpp │ ├── RTPlan.cpp │ ├── RTPlan.hpp │ ├── RTStructureSet.cpp │ ├── RTStructureSet.hpp │ ├── SncRead.cpp │ ├── SncRead.hpp │ ├── SolutioConstants.hpp │ ├── SolutioItk.hpp │ ├── Statistics.cpp │ ├── Statistics.hpp │ ├── VarianTrajectoryLog.cpp │ ├── VarianTrajectoryLog.hpp │ └── fftw++-2.05 │ ├── .gitignore │ ├── Array.cc │ ├── Array.h │ ├── Complex.cc │ ├── Complex.h │ ├── LICENSE │ ├── LICENSE.LESSER │ ├── MAKEDOCS │ ├── README │ ├── TODO │ ├── align.h │ ├── cmult-sse2.h │ ├── convolution.cc │ ├── convolution.h │ ├── examples │ ├── Makefile │ ├── example0.cc │ ├── example0m.cc │ ├── example0mr.cc │ ├── example0r.cc │ ├── example1.cc │ ├── example1r.cc │ ├── example2.cc │ ├── example2r.cc │ ├── example3.cc │ ├── example3r.cc │ ├── examplecconv.cc │ ├── examplecconv2.cc │ ├── examplecconv3.cc │ ├── exampleconv.cc │ ├── exampleconv2.cc │ ├── exampleconv3.cc │ └── exampletranspose.cc │ ├── fftw++.cc │ ├── fftw++.doxycfg │ ├── fftw++.h │ ├── mpi │ ├── Makefile │ ├── cconv2.cc │ ├── cconv3.cc │ ├── conv2.cc │ ├── conv3.cc │ ├── examples │ │ ├── Makefile │ │ ├── fft2rconv.cc │ │ └── fft3rconv.cc │ ├── explicit │ │ ├── Makefile │ │ ├── cconv2.cc │ │ ├── cconv3.cc │ │ ├── exmpiutils.cc │ │ ├── exmpiutils.h │ │ ├── fft2.cc │ │ ├── fft2r.cc │ │ ├── fft3.cc │ │ ├── fft3r.cc │ │ └── transpose.cc │ ├── fft2.cc │ ├── fft2r.cc │ ├── fft3.cc │ ├── fft3r.cc │ ├── gather.cc │ ├── gatherxy.cc │ ├── gatheryz.cc │ ├── hybrid.asy │ ├── mpiconvolution.cc │ ├── mpiconvolution.h │ ├── mpifftw++.cc │ ├── mpifftw++.h │ ├── mpigroup.h │ ├── mpitranspose.cc │ ├── mpitranspose.h │ ├── mpiutils.h │ ├── testcconv2.py │ ├── testcconv3.py │ ├── testconv2.py │ ├── testconv3.py │ ├── testconvolution.py │ ├── testfft.py │ ├── testfft2.py │ ├── testfft2r.py │ ├── testfft3.py │ ├── testfft3r.py │ ├── testgather.py │ ├── testtranspose.py │ ├── testutils.py │ ├── timing.asy │ ├── transpose.cc │ └── unittests.py │ ├── seconds.h │ ├── statistics.h │ ├── tests │ ├── Makefile │ ├── alltime │ ├── alltime.py │ ├── averagespeedup.py │ ├── cconv.cc │ ├── cconv2.cc │ ├── cconv3.cc │ ├── checkerror.py │ ├── comp.asy │ ├── conv.cc │ ├── conv2.cc │ ├── conv3.cc │ ├── direct.cc │ ├── direct.h │ ├── directerror.py │ ├── error │ ├── error.asy │ ├── error.py │ ├── errorunittest.py │ ├── explicit.cc │ ├── explicit.h │ ├── fft1.cc │ ├── fft1r.cc │ ├── fft2.cc │ ├── fft2r.cc │ ├── fft3.cc │ ├── fft3r.cc │ ├── getopt.c │ ├── getopt.h │ ├── getopt1.c │ ├── mfft1.cc │ ├── mfft1r.cc │ ├── ratio.asy │ ├── tconv.cc │ ├── tconv2.cc │ ├── testtranspose.py │ ├── timing │ ├── timing.asy │ ├── timing.h │ ├── timing.py │ ├── transpose.cc │ └── utils.h │ ├── transposeoptions.h │ └── wrappers │ ├── Makefile │ ├── cexample.c │ ├── cfftw++.cc │ ├── cfftw++.h │ ├── fexample.f90 │ ├── fftwpp.f90 │ ├── fftwpp.py │ ├── pexample.py │ └── test.py └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | # No temporary files 2 | *~ 3 | -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /Data/BeamData/tg-71-6mv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/BeamData/tg-71-6mv.dat -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/1,2-Dichlorobenzene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/1,2-Dichlorobenzene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/1,2-Dichloroethane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/1,2-Dichloroethane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/A-150 Tissue-Equivalent Plastic.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/A-150 Tissue-Equivalent Plastic.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Acetone.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Acetone.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Acetylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Acetylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Adenine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Adenine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Adipose Tissue (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Adipose Tissue (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Air, Dry.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Air, Dry.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Alanine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Alanine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Aluminum Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Aluminum Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Amber.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Amber.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ammonia.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ammonia.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Aniline.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Aniline.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Anthracene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Anthracene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/B-100 Bone-Equivalent Plastic.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/B-100 Bone-Equivalent Plastic.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Bakelite.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Bakelite.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Barium Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Barium Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Barium Sulfate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Barium Sulfate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Benzene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Benzene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Beryllium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Beryllium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Bismuth Germanium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Bismuth Germanium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Blood (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Blood (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Bone, Compact (ICRU).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Bone, Compact (ICRU).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Bone, Cortical (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Bone, Cortical (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Boron Carbide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Boron Carbide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Boron Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Boron Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Brain (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Brain (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Butane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Butane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/C-552 Air-Equivalent Plastic.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/C-552 Air-Equivalent Plastic.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cadmium Telluride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cadmium Telluride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cadmium Tungstate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cadmium Tungstate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Calcium Carbonate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Calcium Carbonate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Calcium Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Calcium Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Calcium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Calcium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Calcium Sulfate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Calcium Sulfate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Calcium Tungstate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Calcium Tungstate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Carbon Dioxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Carbon Dioxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Carbon Tetrachloride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Carbon Tetrachloride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cellulose Acetate Butyrate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cellulose Acetate Butyrate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cellulose Acetate, Cellophane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cellulose Acetate, Cellophane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cellulose Nitrate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cellulose Nitrate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ceric Sulfate Dosimeter Solution.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ceric Sulfate Dosimeter Solution.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cesium Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cesium Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cesium Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cesium Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Chlorobenzene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Chlorobenzene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Chloroform.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Chloroform.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/CompoundList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/CompoundList.txt -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Concrete, Portland.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Concrete, Portland.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Cyclohexane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Cyclohexane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Dichlorodiethyl Ether.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Dichlorodiethyl Ether.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Diethyl Ether.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Diethyl Ether.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Dimethyl Sulfoxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Dimethyl Sulfoxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ethane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ethane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ethyl Alcohol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ethyl Alcohol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ethyl Cellulose.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ethyl Cellulose.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Eye Lens (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Eye Lens (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ferric Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ferric Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ferroboride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ferroboride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ferrous Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ferrous Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Ferrous Sulfate Dosimeter Solution.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Ferrous Sulfate Dosimeter Solution.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Freon-12.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Freon-12.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Freon-12B2.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Freon-12B2.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Freon-13.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Freon-13.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Freon-13B1.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Freon-13B1.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Freon-13I1.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Freon-13I1.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Gadolinium Oxysulfide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Gadolinium Oxysulfide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Gallium Arsenide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Gallium Arsenide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Gel In Photographic Emulsion.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Gel In Photographic Emulsion.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glass, Lead.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glass, Lead.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glass, Plate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glass, Plate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glass, Pyrex.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glass, Pyrex.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glucose.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glucose.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glutamine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glutamine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Glycerol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Glycerol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Guanine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Guanine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Gypsum, Plaster Of Paris.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Gypsum, Plaster Of Paris.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Kapton Polyimide Film.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Kapton Polyimide Film.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lanthanum Oxybromide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lanthanum Oxybromide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lanthanum Oxysulfide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lanthanum Oxysulfide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lead Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lead Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Amide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Amide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Carbonate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Carbonate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Hydride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Hydride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lithium Tetraborate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lithium Tetraborate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Lung (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Lung (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/M3 Wax.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/M3 Wax.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/MS20 Tissue Substitute.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/MS20 Tissue Substitute.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Magnesium Carbonate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Magnesium Carbonate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Magnesium Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Magnesium Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Magnesium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Magnesium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Magnesium Tetraborate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Magnesium Tetraborate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Mercuric Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Mercuric Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Methane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Methane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Methanol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Methanol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Mix D Wax.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Mix D Wax.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Muscle, Skeletal (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Muscle, Skeletal (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Muscle, Striated (ICRU).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Muscle, Striated (ICRU).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Muscle-Equivalent Liquid, With Sucrose.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Muscle-Equivalent Liquid, With Sucrose.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Muscle-Equivalent Liquid, Without Sucrose.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Muscle-Equivalent Liquid, Without Sucrose.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N,N-Dimethyl Formamide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N,N-Dimethyl Formamide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N-Butyl Alcohol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N-Butyl Alcohol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N-Heptane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N-Heptane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N-Hexane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N-Hexane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N-Pentane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N-Pentane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/N-Propyl Alcohol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/N-Propyl Alcohol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Naphthalene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Naphthalene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nitrobenzene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nitrobenzene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nitrous Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nitrous Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nylon, Du Pont Elvamide 8062.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nylon, Du Pont Elvamide 8062.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nylon, Type 11 (Rilsan).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nylon, Type 11 (Rilsan).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nylon, Type 6 and Type 6-6.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nylon, Type 6 and Type 6-6.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Nylon, Type 6-10.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Nylon, Type 6-10.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Octane, Liquid.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Octane, Liquid.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Paraffin Wax.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Paraffin Wax.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Photographic Emulsion.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Photographic Emulsion.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Plastic Scintillator (Vinyltoluene Based).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Plastic Scintillator (Vinyltoluene Based).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Plutonium Dioxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Plutonium Dioxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyacrylonitrile.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyacrylonitrile.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polycarbonate (Makrolon, Lexan).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polycarbonate (Makrolon, Lexan).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polychlorostyrene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polychlorostyrene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyethylene Terephthalate (Mylar).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyethylene Terephthalate (Mylar).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polymethyl Methacralate (Lucite, Perspex, Plexiglass).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polymethyl Methacralate (Lucite, Perspex, Plexiglass).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyoxymethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyoxymethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polypropylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polypropylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polystyrene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polystyrene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polytetrafluoroethylene (Teflon).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polytetrafluoroethylene (Teflon).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polytrifluorochloroethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polytrifluorochloroethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinyl Acetate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinyl Acetate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinyl Alcohol.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinyl Alcohol.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinyl Butyral.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinyl Butyral.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinyl Chloride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinyl Chloride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinyl Pyrrolidone.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinyl Pyrrolidone.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinylidene Chloride, Saran.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinylidene Chloride, Saran.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Polyvinylidene Fluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Polyvinylidene Fluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Potassium Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Potassium Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Potassium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Potassium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Propane, Liquid.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Propane, Liquid.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Propane.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Propane.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Pyridine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Pyridine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Rubber, Butyl.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Rubber, Butyl.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Rubber, Natural.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Rubber, Natural.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Rubber, Neoprene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Rubber, Neoprene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Silicon Dioxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Silicon Dioxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Silver Bromide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Silver Bromide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Silver Chloride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Silver Chloride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Silver Halides In Photographic Emulsion.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Silver Halides In Photographic Emulsion.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Silver Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Silver Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Skin (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Skin (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Sodium Carbonate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Sodium Carbonate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Sodium Iodide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Sodium Iodide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Sodium Monoxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Sodium Monoxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Sodium Nitrate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Sodium Nitrate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Stilbene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Stilbene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Sucrose.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Sucrose.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Terphenyl.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Terphenyl.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Testes (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Testes (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tetrachloroethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tetrachloroethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Thallium Chloride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Thallium Chloride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tissue, Soft (ICRP).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tissue, Soft (ICRP).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tissue, Soft (ICRU Four-Component).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tissue, Soft (ICRU Four-Component).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tissue-Equivalent Gas (Methane-Based).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tissue-Equivalent Gas (Methane-Based).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tissue-Equivalent Gas (Propane-Based).estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tissue-Equivalent Gas (Propane-Based).estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Titanium Dioxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Titanium Dioxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Toluene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Toluene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Trichloroethylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Trichloroethylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Triethyl Phosphate.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Triethyl Phosphate.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Tungsten Hexafluoride.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Tungsten Hexafluoride.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Uranium Dicarbide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Uranium Dicarbide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Uranium Monocarbide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Uranium Monocarbide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Uranium Oxide.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Uranium Oxide.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Urea.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Urea.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Valine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Valine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Viton Fluoroelastomer.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Viton Fluoroelastomer.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Water Vapor.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Water Vapor.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Water, Liquid.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Water, Liquid.estar -------------------------------------------------------------------------------- /Data/ESTAR/Compounds/Xylene.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Compounds/Xylene.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/01-Hydrogen.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/01-Hydrogen.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/02-Helium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/02-Helium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/03-Lithium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/03-Lithium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/04-Beryllium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/04-Beryllium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/05-Boron.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/05-Boron.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/06-CarbonAmorphous.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/06-CarbonAmorphous.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/06-CarbonGraphite.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/06-CarbonGraphite.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/07-Nitrogen.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/07-Nitrogen.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/08-Oxygen.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/08-Oxygen.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/09-Fluorine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/09-Fluorine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/10-Neon.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/10-Neon.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/11-Sodium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/11-Sodium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/12-Magnesium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/12-Magnesium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/13-Aluminum.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/13-Aluminum.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/14-Silicon.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/14-Silicon.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/15-Phosphorus.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/15-Phosphorus.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/16-Sulfur.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/16-Sulfur.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/17-Chlorine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/17-Chlorine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/18-Argon.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/18-Argon.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/19-Potassium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/19-Potassium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/20-Calcium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/20-Calcium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/21-Scandium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/21-Scandium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/22-Titanium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/22-Titanium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/23-Vanadium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/23-Vanadium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/24-Chromium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/24-Chromium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/25-Manganese.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/25-Manganese.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/26-Iron.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/26-Iron.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/27-Cobalt.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/27-Cobalt.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/28-Nickel.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/28-Nickel.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/29-Copper.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/29-Copper.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/30-Zinc.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/30-Zinc.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/31-Gallium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/31-Gallium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/32-Germanium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/32-Germanium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/33-Arsenic.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/33-Arsenic.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/34-Selenium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/34-Selenium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/35-Bromine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/35-Bromine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/36-Krypton.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/36-Krypton.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/37-Rubidium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/37-Rubidium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/38-Strontium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/38-Strontium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/39-Yttrium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/39-Yttrium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/40-Zirconium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/40-Zirconium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/41-Niobium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/41-Niobium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/42-Molybdenum.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/42-Molybdenum.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/43-Technetium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/43-Technetium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/44-Ruthenium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/44-Ruthenium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/45-Rhodium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/45-Rhodium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/46-Palladium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/46-Palladium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/47-Silver.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/47-Silver.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/48-Cadmium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/48-Cadmium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/49-Indium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/49-Indium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/50-Tin.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/50-Tin.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/51-Antimony.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/51-Antimony.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/52-Tellurium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/52-Tellurium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/53-Iodine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/53-Iodine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/54-Xenon.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/54-Xenon.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/55-Cesium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/55-Cesium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/56-Barium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/56-Barium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/57-Lanthanum.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/57-Lanthanum.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/58-Cerium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/58-Cerium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/59-Praseodymium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/59-Praseodymium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/60-Neodymium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/60-Neodymium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/61-Promethium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/61-Promethium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/62-Samarium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/62-Samarium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/63-Europium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/63-Europium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/64-Gadolinium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/64-Gadolinium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/65-Terbium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/65-Terbium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/66-Dysprosium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/66-Dysprosium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/67-Holmium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/67-Holmium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/68-Erbium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/68-Erbium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/69-Thulium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/69-Thulium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/70-Ytterbium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/70-Ytterbium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/71-Lutetium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/71-Lutetium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/72-Hafnium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/72-Hafnium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/73-Tantalum.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/73-Tantalum.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/74-Tungsten.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/74-Tungsten.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/75-Rhenium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/75-Rhenium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/76-Osmium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/76-Osmium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/77-Iridium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/77-Iridium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/78-Platinum.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/78-Platinum.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/79-Gold.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/79-Gold.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/80-Mercury.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/80-Mercury.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/81-Thallium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/81-Thallium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/82-Lead.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/82-Lead.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/83-Bismuth.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/83-Bismuth.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/84-Polonium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/84-Polonium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/85-Astatine.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/85-Astatine.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/86-Radon.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/86-Radon.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/87-Francium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/87-Francium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/88-Radium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/88-Radium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/89-Actinium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/89-Actinium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/90-Thorium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/90-Thorium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/91-Protactinium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/91-Protactinium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/92-Uranium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/92-Uranium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/93-Neptunium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/93-Neptunium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/94-Plutonium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/94-Plutonium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/95-Americium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/95-Americium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/96-Curium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/96-Curium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/97-Berkelium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/97-Berkelium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/98-Californium.estar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/98-Californium.estar -------------------------------------------------------------------------------- /Data/ESTAR/Elements/ElementList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/ESTAR/Elements/ElementList.txt -------------------------------------------------------------------------------- /Data/NISTX/Compounds/A150.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/A150.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Adipose.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Adipose.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Air.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Air.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Alanine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Alanine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/B100.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/B100.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Bakelite.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Bakelite.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Blood.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Blood.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Bone.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Bone.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Brain.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Brain.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Breast.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Breast.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/C552.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/C552.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/CadmiumTelluride.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/CadmiumTelluride.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/CalciumFluoride.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/CalciumFluoride.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/CalciumSulfate.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/CalciumSulfate.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Ceric.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Ceric.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/CesiumIodide.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/CesiumIodide.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/CompoundList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/CompoundList.txt -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Concrete.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Concrete.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/ConcreteBA.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/ConcreteBA.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/EyeLens.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/EyeLens.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Fricke.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Fricke.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/GadoliniumOxysulfide.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/GadoliniumOxysulfide.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Gafchromic.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Gafchromic.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/GalliumArsenide.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/GalliumArsenide.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Kodak.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Kodak.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/LeadGlass.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/LeadGlass.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/LithiumFluoride.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/LithiumFluoride.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/LithiumTetraborate.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/LithiumTetraborate.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Lung.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Lung.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/MagnesiumTetraborate.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/MagnesiumTetraborate.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/MercuricIodide.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/MercuricIodide.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Muscle.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Muscle.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Mylar.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Mylar.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/NylonRadiochromic.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/NylonRadiochromic.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Ovary.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Ovary.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/PMMA.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/PMMA.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Polyethylene.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Polyethylene.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Polystyrene.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Polystyrene.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Polyvinyl.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Polyvinyl.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Pyrex.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Pyrex.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/StandardNuclearEmulsion.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/StandardNuclearEmulsion.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Teflon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Teflon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Testis.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Testis.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Tissue.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Tissue.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Tissue4.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Tissue4.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/TissueGasMethane.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/TissueGasMethane.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/TissueGasPropane.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/TissueGasPropane.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/VinylScintillator.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/VinylScintillator.nistx -------------------------------------------------------------------------------- /Data/NISTX/Compounds/Water.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Compounds/Water.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/01-Hydrogen.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/01-Hydrogen.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/02-Helium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/02-Helium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/03-Lithium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/03-Lithium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/04-Beryllium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/04-Beryllium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/05-Boron.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/05-Boron.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/06-Carbon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/06-Carbon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/07-Nitrogen.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/07-Nitrogen.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/08-Oxygen.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/08-Oxygen.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/09-Fluorine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/09-Fluorine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/10-Neon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/10-Neon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/11-Sodium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/11-Sodium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/12-Magnesium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/12-Magnesium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/13-Aluminum.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/13-Aluminum.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/14-Silicon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/14-Silicon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/15-Phosphorus.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/15-Phosphorus.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/16-Sulfur.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/16-Sulfur.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/17-Chlorine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/17-Chlorine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/18-Argon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/18-Argon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/19-Potassium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/19-Potassium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/20-Calcium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/20-Calcium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/21-Scandium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/21-Scandium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/22-Titanium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/22-Titanium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/23-Vanadium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/23-Vanadium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/24-Chromium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/24-Chromium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/25-Manganese.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/25-Manganese.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/26-Iron.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/26-Iron.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/27-Cobalt.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/27-Cobalt.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/28-Nickel.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/28-Nickel.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/29-Copper.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/29-Copper.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/30-Zinc.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/30-Zinc.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/31-Gallium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/31-Gallium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/32-Germanium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/32-Germanium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/33-Arsenic.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/33-Arsenic.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/34-Selenium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/34-Selenium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/35-Bromine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/35-Bromine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/36-Krypton.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/36-Krypton.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/37-Rubidium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/37-Rubidium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/38-Strontium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/38-Strontium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/39-Yttrium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/39-Yttrium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/40-Zirconium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/40-Zirconium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/41-Niobium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/41-Niobium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/42-Molybdenum.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/42-Molybdenum.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/43-Technetium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/43-Technetium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/44-Ruthenium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/44-Ruthenium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/45-Rhodium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/45-Rhodium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/46-Palladium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/46-Palladium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/47-Silver.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/47-Silver.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/48-Cadmium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/48-Cadmium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/49-Indium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/49-Indium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/50-Tin.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/50-Tin.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/51-Antimony.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/51-Antimony.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/52-Tellurium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/52-Tellurium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/53-Iodine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/53-Iodine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/54-Xenon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/54-Xenon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/55-Cesium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/55-Cesium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/56-Barium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/56-Barium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/57-Lanthanum.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/57-Lanthanum.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/58-Cerium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/58-Cerium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/59-Praseodymium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/59-Praseodymium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/60-Neodymium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/60-Neodymium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/61-Promethium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/61-Promethium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/62-Samarium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/62-Samarium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/63-Europium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/63-Europium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/64-Gadolinium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/64-Gadolinium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/65-Terbium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/65-Terbium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/66-Dysprosium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/66-Dysprosium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/67-Holmium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/67-Holmium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/68-Erbium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/68-Erbium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/69-Thulium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/69-Thulium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/70-Ytterbium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/70-Ytterbium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/71-Lutetium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/71-Lutetium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/72-Hafnium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/72-Hafnium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/73-Tantalum.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/73-Tantalum.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/74-Tungsten.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/74-Tungsten.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/75-Rhenium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/75-Rhenium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/76-Osmium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/76-Osmium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/77-Iridium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/77-Iridium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/78-Platinum.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/78-Platinum.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/79-Gold.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/79-Gold.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/80-Mercury.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/80-Mercury.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/81-Thallium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/81-Thallium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/82-Lead.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/82-Lead.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/83-Bismuth.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/83-Bismuth.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/84-Polonium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/84-Polonium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/85-Astatine.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/85-Astatine.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/86-Radon.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/86-Radon.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/87-Francium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/87-Francium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/88-Radium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/88-Radium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/89-Actinium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/89-Actinium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/90-Thorium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/90-Thorium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/91-Protactinium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/91-Protactinium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/92-Uranium.nistx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/92-Uranium.nistx -------------------------------------------------------------------------------- /Data/NISTX/Elements/ElementList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/NISTX/Elements/ElementList.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Amersham_Buchler_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Amersham_Buchler_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_BEBIG GmbH_GI192M11_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_BEBIG GmbH_GI192M11_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_GammaMed_12i_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_GammaMed_12i_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_GammaMed_Plus_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_GammaMed_Plus_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Isodose Control_Flexisource_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Isodose Control_Flexisource_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Nucletron_microSelectron-v1_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Nucletron_microSelectron-v1_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Nucletron_microSelectron-v2_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Nucletron_microSelectron-v2_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_S.P.E.C. Inc._Co._TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_S.P.E.C. Inc._Co._TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Varian_VariSource VS2000_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Varian_VariSource VS2000_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/CLRP_HDR_Ir-192_Varian_VariSource_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/CLRP_HDR_Ir-192_Varian_VariSource_TG43.txt -------------------------------------------------------------------------------- /Data/SourceData/Vijande_HDR_Co-60_Nucletron_Flexisource_TG43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Data/SourceData/Vijande_HDR_Co-60_Nucletron_Flexisource_TG43.txt -------------------------------------------------------------------------------- /Examples/AbsoluteDoseCalibrationDemo/AbsoluteDoseCalibrationDemo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/AbsoluteDoseCalibrationDemo/AbsoluteDoseCalibrationDemo.cpp -------------------------------------------------------------------------------- /Examples/AbsoluteDoseCalibrationDemo/AbsoluteDoseCalibrationDemo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/AbsoluteDoseCalibrationDemo/AbsoluteDoseCalibrationDemo.m -------------------------------------------------------------------------------- /Examples/AbsoluteDoseCalibrationDemo/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/AbsoluteDoseCalibrationDemo/CMakeLists.txt -------------------------------------------------------------------------------- /Examples/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/CMakeLists.txt -------------------------------------------------------------------------------- /Examples/DoseCalcDemo/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/DoseCalcDemo/CMakeLists.txt -------------------------------------------------------------------------------- /Examples/DoseCalcDemo/DoseCalcDemo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/DoseCalcDemo/DoseCalcDemo.cpp -------------------------------------------------------------------------------- /Examples/DoseCalcDemo/DoseCalcDemo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/DoseCalcDemo/DoseCalcDemo.m -------------------------------------------------------------------------------- /Examples/PhysicsDemo/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/PhysicsDemo/CMakeLists.txt -------------------------------------------------------------------------------- /Examples/PhysicsDemo/PhysicsDemo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/PhysicsDemo/PhysicsDemo.cpp -------------------------------------------------------------------------------- /Examples/PhysicsDemo/PhysicsDemo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/PhysicsDemo/PhysicsDemo.m -------------------------------------------------------------------------------- /Examples/RayCtDemo/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/RayCtDemo/CMakeLists.txt -------------------------------------------------------------------------------- /Examples/RayCtDemo/RayCtDemo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Examples/RayCtDemo/RayCtDemo.cpp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/LICENSE -------------------------------------------------------------------------------- /Library/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/CMakeLists.txt -------------------------------------------------------------------------------- /Library/Geometry/Cylinder.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/Cylinder.cpp -------------------------------------------------------------------------------- /Library/Geometry/Cylinder.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/Cylinder.hpp -------------------------------------------------------------------------------- /Library/Geometry/GeometricObject.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/GeometricObject.hpp -------------------------------------------------------------------------------- /Library/Geometry/GeometricObjectModel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/GeometricObjectModel.cpp -------------------------------------------------------------------------------- /Library/Geometry/GeometricObjectModel.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/GeometricObjectModel.hpp -------------------------------------------------------------------------------- /Library/Geometry/Ray3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/Ray3.cpp -------------------------------------------------------------------------------- /Library/Geometry/Ray3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/Ray3.hpp -------------------------------------------------------------------------------- /Library/Geometry/Vec3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Geometry/Vec3.hpp -------------------------------------------------------------------------------- /Library/Imaging/ObjectModelXray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/ObjectModelXray.cpp -------------------------------------------------------------------------------- /Library/Imaging/ObjectModelXray.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/ObjectModelXray.hpp -------------------------------------------------------------------------------- /Library/Imaging/RayCT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/RayCT.cpp -------------------------------------------------------------------------------- /Library/Imaging/RayCT.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/RayCT.hpp -------------------------------------------------------------------------------- /Library/Imaging/Tasmip.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/Tasmip.cpp -------------------------------------------------------------------------------- /Library/Imaging/Tasmip.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Imaging/Tasmip.hpp -------------------------------------------------------------------------------- /Library/Physics/NistEstar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/NistEstar.cpp -------------------------------------------------------------------------------- /Library/Physics/NistEstar.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/NistEstar.hpp -------------------------------------------------------------------------------- /Library/Physics/NistPad.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/NistPad.cpp -------------------------------------------------------------------------------- /Library/Physics/NistPad.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/NistPad.hpp -------------------------------------------------------------------------------- /Library/Physics/RadioactiveDecay.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/RadioactiveDecay.cpp -------------------------------------------------------------------------------- /Library/Physics/RadioactiveDecay.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Physics/RadioactiveDecay.hpp -------------------------------------------------------------------------------- /Library/Therapy/AbsoluteDoseCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/AbsoluteDoseCalibration.cpp -------------------------------------------------------------------------------- /Library/Therapy/AbsoluteDoseCalibration.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/AbsoluteDoseCalibration.hpp -------------------------------------------------------------------------------- /Library/Therapy/BrachyDoseTG43.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/BrachyDoseTG43.cpp -------------------------------------------------------------------------------- /Library/Therapy/BrachyDoseTG43.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/BrachyDoseTG43.hpp -------------------------------------------------------------------------------- /Library/Therapy/CBDose.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/CBDose.cpp -------------------------------------------------------------------------------- /Library/Therapy/CBDose.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/CBDose.hpp -------------------------------------------------------------------------------- /Library/Therapy/GammaIndex.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/GammaIndex.cpp -------------------------------------------------------------------------------- /Library/Therapy/GammaIndex.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Therapy/GammaIndex.hpp -------------------------------------------------------------------------------- /Library/Utilities/DataInterpolation.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/DataInterpolation.hpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DcmtkRead.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DcmtkRead.cpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DcmtkRead.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DcmtkRead.hpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DicomAttributes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DicomAttributes.hpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DicomDatabase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DicomDatabase.cpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DicomDatabase.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DicomDatabase.hpp -------------------------------------------------------------------------------- /Library/Utilities/Dicom/DicomModules.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Dicom/DicomModules.hpp -------------------------------------------------------------------------------- /Library/Utilities/FileIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/FileIO.cpp -------------------------------------------------------------------------------- /Library/Utilities/FileIO.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/FileIO.hpp -------------------------------------------------------------------------------- /Library/Utilities/RTPlan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/RTPlan.cpp -------------------------------------------------------------------------------- /Library/Utilities/RTPlan.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/RTPlan.hpp -------------------------------------------------------------------------------- /Library/Utilities/RTStructureSet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/RTStructureSet.cpp -------------------------------------------------------------------------------- /Library/Utilities/RTStructureSet.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/RTStructureSet.hpp -------------------------------------------------------------------------------- /Library/Utilities/SncRead.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/SncRead.cpp -------------------------------------------------------------------------------- /Library/Utilities/SncRead.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/SncRead.hpp -------------------------------------------------------------------------------- /Library/Utilities/SolutioConstants.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/SolutioConstants.hpp -------------------------------------------------------------------------------- /Library/Utilities/SolutioItk.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/SolutioItk.hpp -------------------------------------------------------------------------------- /Library/Utilities/Statistics.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Statistics.cpp -------------------------------------------------------------------------------- /Library/Utilities/Statistics.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/Statistics.hpp -------------------------------------------------------------------------------- /Library/Utilities/VarianTrajectoryLog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/VarianTrajectoryLog.cpp -------------------------------------------------------------------------------- /Library/Utilities/VarianTrajectoryLog.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/VarianTrajectoryLog.hpp -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/.gitignore -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/Array.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/Array.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/Array.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/Array.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/Complex.cc: -------------------------------------------------------------------------------- 1 | #include "Complex.h" 2 | -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/Complex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/Complex.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/LICENSE -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/LICENSE.LESSER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/LICENSE.LESSER -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/MAKEDOCS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/MAKEDOCS -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/README -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/TODO -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/align.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/align.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/cmult-sse2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/cmult-sse2.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/convolution.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/convolution.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/convolution.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/convolution.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example0.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example0.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example0m.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example0m.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example0mr.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example0mr.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example0r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example0r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example1.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example1r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example1r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example2r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example2r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/example3r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/example3r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/examplecconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/examplecconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/examplecconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/examplecconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/examplecconv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/examplecconv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/exampleconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/exampleconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/exampleconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/exampleconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/exampleconv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/exampleconv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/examples/exampletranspose.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/examples/exampletranspose.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/fftw++.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/fftw++.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/fftw++.doxycfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/fftw++.doxycfg -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/fftw++.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/fftw++.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/cconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/cconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/cconv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/cconv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/conv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/conv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/conv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/conv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/examples/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/examples/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/examples/fft2rconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/examples/fft2rconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/examples/fft3rconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/examples/fft3rconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/cconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/cconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/cconv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/cconv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/exmpiutils.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/exmpiutils.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/exmpiutils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/exmpiutils.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/fft2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/fft2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/fft2r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/fft2r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/fft3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/fft3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/fft3r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/fft3r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/explicit/transpose.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/explicit/transpose.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/fft2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/fft2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/fft2r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/fft2r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/fft3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/fft3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/fft3r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/fft3r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/gather.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/gather.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/gatherxy.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/gatherxy.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/gatheryz.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/gatheryz.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/hybrid.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/hybrid.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpiconvolution.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpiconvolution.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpiconvolution.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpiconvolution.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpifftw++.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpifftw++.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpifftw++.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpifftw++.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpigroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpigroup.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpitranspose.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpitranspose.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpitranspose.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpitranspose.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/mpiutils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/mpiutils.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testcconv2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testcconv2.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testcconv3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testcconv3.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testconv2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testconv2.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testconv3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testconv3.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testconvolution.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testconvolution.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testfft.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testfft.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testfft2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testfft2.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testfft2r.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testfft2r.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testfft3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testfft3.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testfft3r.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testfft3r.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testgather.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testgather.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testtranspose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testtranspose.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/testutils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/testutils.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/timing.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/timing.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/transpose.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/transpose.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/mpi/unittests.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/mpi/unittests.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/seconds.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/seconds.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/statistics.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/statistics.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/alltime: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/alltime -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/alltime.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/alltime.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/averagespeedup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/averagespeedup.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/cconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/cconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/cconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/cconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/cconv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/cconv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/checkerror.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/checkerror.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/comp.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/comp.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/conv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/conv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/conv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/conv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/conv3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/conv3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/direct.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/direct.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/direct.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/direct.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/directerror.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/directerror.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/error: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/error -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/error.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/error.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/error.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/error.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/errorunittest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/errorunittest.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/explicit.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/explicit.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/explicit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/explicit.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft1.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft1r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft1r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft2r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft2r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft3.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/fft3r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/fft3r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/getopt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/getopt.c -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/getopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/getopt.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/getopt1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/getopt1.c -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/mfft1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/mfft1.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/mfft1r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/mfft1r.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/ratio.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/ratio.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/tconv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/tconv.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/tconv2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/tconv2.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/testtranspose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/testtranspose.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/timing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/timing -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/timing.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/timing.asy -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/timing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/timing.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/timing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/timing.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/transpose.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/transpose.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/tests/utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/tests/utils.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/transposeoptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/transposeoptions.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/Makefile -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/cexample.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/cexample.c -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/cfftw++.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/cfftw++.cc -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/cfftw++.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/cfftw++.h -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/fexample.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/fexample.f90 -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/fftwpp.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/fftwpp.f90 -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/fftwpp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/fftwpp.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/pexample.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/pexample.py -------------------------------------------------------------------------------- /Library/Utilities/fftw++-2.05/wrappers/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/Library/Utilities/fftw++-2.05/wrappers/test.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevend12/SolutioCpp/HEAD/README.md --------------------------------------------------------------------------------