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

Go to the source code of this file.

Namespaces

 anonymous_namespace{ProcessedSample.cpp}
 

Functions

std::unique_ptr< IFresnelMapanonymous_namespace{ProcessedSample.cpp}::CreateFresnelMap (const MultiLayer &sample, const std::vector< Slice > &slices, const SimulationOptions &options)
 
bool anonymous_namespace{ProcessedSample.cpp}::ContainsMagneticMaterial (const MultiLayer &sample)
 
bool anonymous_namespace{ProcessedSample.cpp}::ContainsMagneticSlice (const std::vector< Slice > &slices)
 
bool anonymous_namespace{ProcessedSample.cpp}::CheckRegions (const std::vector< HomogeneousRegion > &regions)
 
std::vector< Sliceanonymous_namespace{ProcessedSample.cpp}::CreateAverageMaterialSlices (const std::vector< Slice > &slices, const std::map< size_t, std::vector< HomogeneousRegion >> &region_map)
 

Detailed Description

Implements class ProcessedSample.

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 ProcessedSample.cpp.