Home
last modified time | relevance | path

Searched defs:IndependentSource (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Dsource.cpp49 IndependentSource::IndependentSource(UPtrSpace space, UPtrAngle angle, UPtrDist energy) in IndependentSource() function in openmc::IndependentSource
52 IndependentSource::IndependentSource(pugi::xml_node node) in IndependentSource() function in openmc::IndependentSource
/dports/science/openmc/openmc-0.12.2/src/
H A Dsource.cpp49 IndependentSource::IndependentSource(UPtrSpace space, UPtrAngle angle, UPtrDist energy) in IndependentSource() function in openmc::IndependentSource
52 IndependentSource::IndependentSource(pugi::xml_node node) in IndependentSource() function in openmc::IndependentSource
/dports/cad/py-lcapy/lcapy-23c940f/lcapy/
H A Dmnacpts.py359 class IndependentSource(Cpt): class