BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
FeNiBilayerBuilder.h
Go to the documentation of this file.
1 // ************************************************************************************************
2 //
3 // BornAgain: simulate and fit reflection and scattering
4 //
5 //! @file Sample/StandardSamples/FeNiBilayerBuilder.h
6 //! @brief Defines various sample builder classes to
7 //! test polarized specular computations
8 //!
9 //! @homepage http://www.bornagainproject.org
10 //! @license GNU General Public License v3 or higher (see COPYING)
11 //! @copyright Forschungszentrum Jülich GmbH 2020
12 //! @authors Scientific Computing Group at MLZ (see CITATION, AUTHORS)
13 //
14 // ************************************************************************************************
15 
16 #ifdef SWIG
17 #error no need to expose this header to Swig
18 #endif
19 
20 #ifndef USER_API
21 #ifndef BORNAGAIN_SAMPLE_STANDARDSAMPLES_FENIBILAYERBUILDER_H
22 #define BORNAGAIN_SAMPLE_STANDARDSAMPLES_FENIBILAYERBUILDER_H
23 
24 class MultiLayer;
25 
26 
27 namespace ExemplarySamples {
28 
30 
31 } // namespace ExemplarySamples
32 
33 namespace ExemplarySamples {
34 
36 
37 } // namespace ExemplarySamples
38 
39 namespace ExemplarySamples {
40 
42 
43 } // namespace ExemplarySamples
44 
45 namespace ExemplarySamples {
46 
48 
49 } // namespace ExemplarySamples
50 
51 namespace ExemplarySamples {
52 
54 
55 } // namespace ExemplarySamples
56 
57 namespace ExemplarySamples {
58 
60 
61 } // namespace ExemplarySamples
62 
63 #endif // BORNAGAIN_SAMPLE_STANDARDSAMPLES_FENIBILAYERBUILDER_H
64 #endif // USER_API
Our sample model: a stack of layers one below the other.
Definition: MultiLayer.h:43
Two boxes in particle composition rotated in X by 90 degrees.
MultiLayer * createFeNiBilayerNC()
MultiLayer * createFeNiBilayerSpinFlip()
MultiLayer * createFeNiBilayerTanh()
MultiLayer * createFeNiBilayerSpinFlipNC()
MultiLayer * createFeNiBilayer()
MultiLayer * createFeNiBilayerSpinFlipTanh()