Free Electron
ext
spatial
spatial.h
Go to the documentation of this file.
1
/* Copyright (C) 2003-2021 Free Electron Organization
2
Any use of this software requires a license. If a valid license
3
was not distributed with this file, visit freeelectron.org. */
4
5
/** @file */
6
7
#ifndef __ext_spatial_h__
8
#define __ext_spatial_h__
9
10
#include "
signal/signal.h
"
11
#include "
datatool/datatool.h
"
12
#include "
math/math.h
"
13
14
#include "
spatial/Continuum.h
"
15
#include "
spatial/UnitContinuum.h
"
16
#include "
spatial/VectorFieldI.h
"
17
#include "
spatial/GridScalarField.h
"
18
#include "
spatial/GridVectorField.h
"
19
#include "
spatial/Proximity.h
"
20
#include "
spatial/BroadPhaseI.h
"
21
22
namespace
fe
23
{
24
namespace
ext
25
{
26
27
Library* CreateSpatialLibrary(sp<Master>);
28
29
}
/* namespace ext */
30
}
/* namespace fe */
31
32
#endif
/* __ext_spatial_h__ */
33
math.h
Continuum.h
VectorFieldI.h
fe
kernel
Definition:
namespace.dox:3
GridScalarField.h
signal.h
BroadPhaseI.h
GridVectorField.h
Proximity.h
UnitContinuum.h
datatool.h
Generated by
1.8.13