OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Definitions.h File Reference
#include <memory>
Include dependency graph for Definitions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using Astra1DDynamic = std::shared_ptr<_Astra1DDynamic>
using Astra1DDynamic_fast = std::shared_ptr<_Astra1DDynamic_fast>
using Astra1DElectroStatic = std::shared_ptr<_Astra1DElectroStatic>
using Astra1DElectroStatic_fast = std::shared_ptr<_Astra1DElectroStatic_fast>
using Astra1DMagnetoStatic = std::shared_ptr<_Astra1DMagnetoStatic>
using Astra1DMagnetoStatic_fast = std::shared_ptr<_Astra1DMagnetoStatic_fast>
using Fieldmap = std::shared_ptr<_Fieldmap>
using FM1DDynamic = std::shared_ptr<_FM1DDynamic>
using FM1DDynamic_fast = std::shared_ptr<_FM1DDynamic_fast>
using FM1DElectroStatic = std::shared_ptr<_FM1DElectroStatic>
using FM1DElectroStatic_fast = std::shared_ptr<_FM1DElectroStatic_fast>
using FM1DMagnetoStatic = std::shared_ptr<_FM1DMagnetoStatic>
using FM1DMagnetoStatic_fast = std::shared_ptr<_FM1DMagnetoStatic_fast>
using FM1DProfile1 = std::shared_ptr<_FM1DProfile1>
using FM1DProfile2 = std::shared_ptr<_FM1DProfile2>
using FM2DDynamic = std::shared_ptr<_FM2DDynamic>
using FM2DElectroStatic = std::shared_ptr<_FM2DElectroStatic>
using FM2DMagnetoStatic = std::shared_ptr<_FM2DMagnetoStatic>
using FM3DDynamic = std::shared_ptr<_FM3DDynamic>
using FM3DH5Block = std::shared_ptr<_FM3DH5Block>
using FM3DH5Block_nonscale = std::shared_ptr<_FM3DH5Block_nonscale>
using FM3DMagnetoStatic = std::shared_ptr<_FM3DMagnetoStatic>
using FM3DMagnetoStaticExtended = std::shared_ptr<_FM3DMagnetoStaticExtended>
using FM3DMagnetoStaticH5Block = std::shared_ptr<_FM3DMagnetoStaticH5Block>

Typedef Documentation

◆ Astra1DDynamic

using Astra1DDynamic = std::shared_ptr<_Astra1DDynamic>

Definition at line 6 of file Definitions.h.

◆ Astra1DDynamic_fast

using Astra1DDynamic_fast = std::shared_ptr<_Astra1DDynamic_fast>

Definition at line 9 of file Definitions.h.

◆ Astra1DElectroStatic

using Astra1DElectroStatic = std::shared_ptr<_Astra1DElectroStatic>

Definition at line 12 of file Definitions.h.

◆ Astra1DElectroStatic_fast

Definition at line 15 of file Definitions.h.

◆ Astra1DMagnetoStatic

using Astra1DMagnetoStatic = std::shared_ptr<_Astra1DMagnetoStatic>

Definition at line 18 of file Definitions.h.

◆ Astra1DMagnetoStatic_fast

Definition at line 21 of file Definitions.h.

◆ Fieldmap

using Fieldmap = std::shared_ptr<_Fieldmap>

Definition at line 24 of file Definitions.h.

◆ FM1DDynamic

using FM1DDynamic = std::shared_ptr<_FM1DDynamic>

Definition at line 27 of file Definitions.h.

◆ FM1DDynamic_fast

using FM1DDynamic_fast = std::shared_ptr<_FM1DDynamic_fast>

Definition at line 30 of file Definitions.h.

◆ FM1DElectroStatic

using FM1DElectroStatic = std::shared_ptr<_FM1DElectroStatic>

Definition at line 33 of file Definitions.h.

◆ FM1DElectroStatic_fast

Definition at line 36 of file Definitions.h.

◆ FM1DMagnetoStatic

using FM1DMagnetoStatic = std::shared_ptr<_FM1DMagnetoStatic>

Definition at line 39 of file Definitions.h.

◆ FM1DMagnetoStatic_fast

Definition at line 42 of file Definitions.h.

◆ FM1DProfile1

using FM1DProfile1 = std::shared_ptr<_FM1DProfile1>

Definition at line 45 of file Definitions.h.

◆ FM1DProfile2

using FM1DProfile2 = std::shared_ptr<_FM1DProfile2>

Definition at line 48 of file Definitions.h.

◆ FM2DDynamic

using FM2DDynamic = std::shared_ptr<_FM2DDynamic>

Definition at line 51 of file Definitions.h.

◆ FM2DElectroStatic

using FM2DElectroStatic = std::shared_ptr<_FM2DElectroStatic>

Definition at line 54 of file Definitions.h.

◆ FM2DMagnetoStatic

using FM2DMagnetoStatic = std::shared_ptr<_FM2DMagnetoStatic>

Definition at line 57 of file Definitions.h.

◆ FM3DDynamic

using FM3DDynamic = std::shared_ptr<_FM3DDynamic>

Definition at line 60 of file Definitions.h.

◆ FM3DH5Block

using FM3DH5Block = std::shared_ptr<_FM3DH5Block>

Definition at line 63 of file Definitions.h.

◆ FM3DH5Block_nonscale

using FM3DH5Block_nonscale = std::shared_ptr<_FM3DH5Block_nonscale>

Definition at line 66 of file Definitions.h.

◆ FM3DMagnetoStatic

using FM3DMagnetoStatic = std::shared_ptr<_FM3DMagnetoStatic>

Definition at line 69 of file Definitions.h.

◆ FM3DMagnetoStaticExtended

Definition at line 72 of file Definitions.h.

◆ FM3DMagnetoStaticH5Block

Definition at line 75 of file Definitions.h.