BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Simulation.cpp File Reference
Include dependency graph for Simulation.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{Simulation.cpp}
 

Functions

bool anonymous_namespace{Simulation.cpp}::detHasSameDimensions (const IDetector &detector, const OutputData< double > &data)
 
size_t anonymous_namespace{Simulation.cpp}::getIndexStep (size_t total_size, size_t n_handlers)
 
size_t anonymous_namespace{Simulation.cpp}::getStartIndex (size_t n_handlers, size_t current_handler, size_t n_elements)
 
size_t anonymous_namespace{Simulation.cpp}::getNumberOfElements (size_t n_handlers, size_t current_handler, size_t n_elements)
 
void anonymous_namespace{Simulation.cpp}::runComputations (std::vector< std::unique_ptr< IComputation >> computations)
 

Detailed Description

Implements class Simulation.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file Simulation.cpp.