Gromacs  2025-dev-20240910-a7e2421
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
scattering-debye-saxs.h File Reference
#include <cstddef>
#include <functional>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "gromacs/math/vec.h"
#include "gromacs/pbcutil/pbc.h"
#include "gromacs/selection/selection.h"
#include "gromacs/topology/topology.h"
#include "isotope.h"
#include "scattering-debye.h"
#include "scatteringfactors.h"
+ Include dependency graph for scattering-debye-saxs.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares class for SAXS Debye Scattering.

Author
Alexey Shvetsov alexx.nosp@m.yum@.nosp@m.gmail.nosp@m..com

Classes

struct  gmx::pairHash
 Hash function to allow use of pair in unordered_map. More...
 
class  gmx::SaxsDebye
 Derrived class for computing neutron scattering. More...