| AddBias(string bias) | MCNPSource | |
| AddPosition(double *pos) | MCNPSource | |
| AddPosition(double x, double y, double z) | MCNPSource | |
| AddTubeSource(MathTube *tube, string TubeParticleEnergy="1e6") | MCNPSource | |
| AddTubeSource(MathTube *tube, Spectrum *spectrum) | MCNPSource | |
| Clone() override | MCNPSource | inlinevirtual |
| fActiveCycle | MCSource | protected |
| fAXS | MCNPSource | private |
| fBias | MCNPSource | private |
| fCEL | MCNPSource | private |
| fDirection | MCNPSource | private |
| fDistribution | MCNPSource | private |
| fEnergy | MCSource | protected |
| fEXT | MCNPSource | private |
| fExtern | MCSource | protected |
| fInactiveCycle | MCSource | protected |
| fKcode | MCSource | protected |
| fKeff | MCSource | protected |
| fKSRC | MCNPSource | private |
| fKSRCposition | MCNPSource | private |
| fNormal | MCSource | protected |
| fNPS | MCSource | protected |
| fOriginalSourceFile | MCSource | protected |
| fParticleDistribution | MCNPSource | private |
| fParticleType | MCNPSource | private |
| fPosition | MCSource | protected |
| fRadius | MCNPSource | private |
| fSourceFile | MCSource | protected |
| fSourceTube | MCNPSource | private |
| fSourceTubeRelIntensities | MCNPSource | private |
| fSSR | MCNPSource | private |
| fStochasticVolumeSource | MCSource | protected |
| fStochasticVolumeSourceShape | MCSource | protected |
| fSurfaceNumber | MCNPSource | private |
| fSurfaceShape | MCSource | protected |
| fTubeCell | MCNPSource | private |
| fTubeParticleEnergy | MCNPSource | private |
| fTubeParticleSpectrum | MCNPSource | private |
| fUsePrevSource | MCSource | protected |
| fVEC | MCNPSource | private |
| fWeight | MCSource | protected |
| GetKcode() | MCSource | inline |
| GetNActiveCycle() | MCSource | inline |
| GetNInactiveCycle() | MCSource | inline |
| GetNPS() | MCSource | inline |
| GetOriginalSourceFileName() | MCSource | inline |
| GetParticleType() | MCNPSource | inline |
| GetPosition() | MCSource | inline |
| GetSourceFileName() | MCSource | inline |
| GetSSR() | MCNPSource | inline |
| GetStochasticVolumeSourceShape() | MCSource | inline |
| IsStochasticVolumeSource() | MCSource | inline |
| IsUsePrevSource() | MCSource | inlinevirtual |
| MCNPSource(double NPS=10000) | MCNPSource | |
| MCNPSource(const MCNPSource &s) | MCNPSource | |
| MCSource(double NPS=10000) | MCSource | |
| MCSource(const MCSource &s) | MCSource | |
| Print() override | MCNPSource | virtual |
| PrintTubeSource() | MCNPSource | |
| SetAXS(double i=0, double j=0, double k=0) | MCNPSource | |
| SetAXS(string axs) | MCNPSource | |
| SetCEL(int cel) | MCNPSource | |
| SetDirection(string dir) | MCNPSource | inline |
| SetDistribution(string D) | MCNPSource | inline |
| SetEnergy(string E) | MCNPSource | inline |
| SetEnergy(double E=2.5e6) | MCNPSource | |
| SetEXT(string EXT) | MCNPSource | inline |
| SetEXT(double ext) | MCNPSource | |
| SetExtern(bool state=true) | MCSource | inline |
| SetKcode(int ActiveCycle=100, int InactiveCycle=10, double ExpectedKeff=1.) | MCSource | |
| SetKSRC() | MCNPSource | inline |
| SetKSRCPosition(int i, double *pos) | MCNPSource | inline |
| SetNormal(double nrm) | MCSource | inline |
| SetNPS(double NPS=10000) | MCSource | inline |
| SetOriginalSourceFileName(string name) | MCSource | inline |
| SetParticleDistribution(string ParticleDistribution) | MCNPSource | inline |
| SetParticleType(int particle) | MCNPSource | inline |
| SetPosition(double *pos=nullptr) | MCSource | |
| SetPosition(double x=0, double y=0, double z=0) | MCSource | |
| SetRadius(string rad) | MCNPSource | inline |
| SetSourceFileName(string name) | MCSource | inline |
| SetSSR() | MCNPSource | inline |
| SetStochasticVolumeSourceShape(Shape_ptr TheShape) | MCSource | |
| SetSurface(Shape_ptr TheShape) | MCSource | virtual |
| SetSurfaceNumber(int num) | MCNPSource | inline |
| SetUsePrevSource(bool flag=true) | MCSource | inline |
| SetVEC(double i=0, double j=0, double k=0) | MCNPSource | |
| SetVEC(string vec) | MCNPSource | |
| SetWeight(double wgt) | MCSource | inline |
| SetX(string x) | MCNPSource | inline |
| SetY(string y) | MCNPSource | inline |
| SetZ(string z) | MCNPSource | inline |
| UsePreviousRunSource(string FirstSource="") override | MCNPSource | virtual |
| UseThisEnergyDistribution(Spectrum *spectrum, int SourceDistributionNum=800) | MCNPSource | |
| X | MCNPSource | private |
| Y | MCNPSource | private |
| Z | MCNPSource | private |
| ~MCNPSource() override | MCNPSource | |
| ~MCSource() | MCSource | virtual |