BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
KzComputation.h File Reference

Declares functions in namespace KzComputation. More...

Include dependency graph for KzComputation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 KzComputation
 Namespace containing functions for computing kz values for given multilayer and k (or kz) value on the surface of the sample.
 

Macros

#define BORNAGAIN_SAMPLE_SLICE_KZCOMPUTATION_H
 

Functions

std::vector< complex_tKzComputation::computeKzFromRefIndices (const std::vector< Slice > &slices, kvector_t k)
 
std::vector< complex_tKzComputation::computeKzFromSLDs (const std::vector< Slice > &slices, double kz)
 
std::vector< complex_tKzComputation::computeReducedKz (const std::vector< Slice > &slices, kvector_t k)
 

Detailed Description

Declares functions in namespace KzComputation.

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 KzComputation.h.

Macro Definition Documentation

◆ BORNAGAIN_SAMPLE_SLICE_KZCOMPUTATION_H

#define BORNAGAIN_SAMPLE_SLICE_KZCOMPUTATION_H

Definition at line 21 of file KzComputation.h.