File: gyoto_std_swig.h

package info (click to toggle)
gyoto 2.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,420 kB
  • sloc: cpp: 42,317; sh: 4,512; python: 3,436; xml: 2,865; makefile: 685; ansic: 346
file content (50 lines) | stat: -rw-r--r-- 1,521 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
// include Metric headers
#include "GyotoComplexMetric.h"
#include "GyotoShift.h"
#include "GyotoKerrBL.h"
#include "GyotoKerrKS.h"
#include "GyotoMinkowski.h"
#include "GyotoChernSimons.h"
#include "GyotoRezzollaZhidenko.h"
#include "GyotoHayward.h"
#include "GyotoSchwarzschildHarmonic.h"

// include Astrobj headers
#include "GyotoComplexAstrobj.h"
#include "GyotoStar.h"
#include "GyotoStarTrace.h"
#include "GyotoFixedStar.h"
#include "GyotoFreeStar.h"
#include "GyotoInflateStar.h"
#include "GyotoTorus.h"
#include "GyotoOscilTorus.h"
#include "GyotoThinDisk.h"
#include "GyotoThinDiskProfile.h"
#include "GyotoThickDisk.h"
#include "GyotoSphericalAccretion.h"
#include "GyotoPageThorneDisk.h"
#include "GyotoThinDiskPL.h"
#include "GyotoPolishDoughnut.h"
#include "GyotoThinDiskIronLine.h"
#include "GyotoPatternDisk.h"
#include "GyotoPatternDiskBB.h"
#include "GyotoDynamicalDisk.h"
#include "GyotoDynamicalDiskBolometric.h"
#include "GyotoDisk3D.h"
#include "GyotoDynamicalDisk3D.h"
#include "GyotoDirectionalDisk.h"
#include "GyotoDeformedTorus.h"
#include "GyotoEquatorialHotSpot.h"
#include "GyotoXillverReflection.h"
#include "GyotoJet.h"
#include "GyotoBlob.h"
#include "GyotoPlasmoid.h"
#include "GyotoFlaredDiskSynchrotron.h"
#include "GyotoThinDiskGridIntensity.h"

// include Spectrum headers
#include "GyotoPowerLawSpectrum.h"
#include "GyotoBlackBodySpectrum.h"
#include "GyotoThermalBremsstrahlungSpectrum.h"
#include "GyotoThermalSynchrotronSpectrum.h"
#include "GyotoPowerLawSynchrotronSpectrum.h"