OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Definitions.h File Reference
#include <memory>
Include dependency graph for Definitions.h:

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 7 of file Definitions.h.

◆ Astra1DDynamic_fast

using Astra1DDynamic_fast = std::shared_ptr<_Astra1DDynamic_fast>

Definition at line 10 of file Definitions.h.

◆ Astra1DElectroStatic

using Astra1DElectroStatic = std::shared_ptr<_Astra1DElectroStatic>

Definition at line 13 of file Definitions.h.

◆ Astra1DElectroStatic_fast

using Astra1DElectroStatic_fast = std::shared_ptr<_Astra1DElectroStatic_fast>

Definition at line 16 of file Definitions.h.

◆ Astra1DMagnetoStatic

using Astra1DMagnetoStatic = std::shared_ptr<_Astra1DMagnetoStatic>

Definition at line 19 of file Definitions.h.

◆ Astra1DMagnetoStatic_fast

using Astra1DMagnetoStatic_fast = std::shared_ptr<_Astra1DMagnetoStatic_fast>

Definition at line 22 of file Definitions.h.

◆ Fieldmap

using Fieldmap = std::shared_ptr<_Fieldmap>

Definition at line 25 of file Definitions.h.

◆ FM1DDynamic

using FM1DDynamic = std::shared_ptr<_FM1DDynamic>

Definition at line 28 of file Definitions.h.

◆ FM1DDynamic_fast

using FM1DDynamic_fast = std::shared_ptr<_FM1DDynamic_fast>

Definition at line 31 of file Definitions.h.

◆ FM1DElectroStatic

using FM1DElectroStatic = std::shared_ptr<_FM1DElectroStatic>

Definition at line 34 of file Definitions.h.

◆ FM1DElectroStatic_fast

using FM1DElectroStatic_fast = std::shared_ptr<_FM1DElectroStatic_fast>

Definition at line 37 of file Definitions.h.

◆ FM1DMagnetoStatic

using FM1DMagnetoStatic = std::shared_ptr<_FM1DMagnetoStatic>

Definition at line 40 of file Definitions.h.

◆ FM1DMagnetoStatic_fast

using FM1DMagnetoStatic_fast = std::shared_ptr<_FM1DMagnetoStatic_fast>

Definition at line 43 of file Definitions.h.

◆ FM1DProfile1

using FM1DProfile1 = std::shared_ptr<_FM1DProfile1>

Definition at line 46 of file Definitions.h.

◆ FM1DProfile2

using FM1DProfile2 = std::shared_ptr<_FM1DProfile2>

Definition at line 49 of file Definitions.h.

◆ FM2DDynamic

using FM2DDynamic = std::shared_ptr<_FM2DDynamic>

Definition at line 52 of file Definitions.h.

◆ FM2DElectroStatic

using FM2DElectroStatic = std::shared_ptr<_FM2DElectroStatic>

Definition at line 55 of file Definitions.h.

◆ FM2DMagnetoStatic

using FM2DMagnetoStatic = std::shared_ptr<_FM2DMagnetoStatic>

Definition at line 58 of file Definitions.h.

◆ FM3DDynamic

using FM3DDynamic = std::shared_ptr<_FM3DDynamic>

Definition at line 61 of file Definitions.h.

◆ FM3DH5Block

using FM3DH5Block = std::shared_ptr<_FM3DH5Block>

Definition at line 64 of file Definitions.h.

◆ FM3DH5Block_nonscale

using FM3DH5Block_nonscale = std::shared_ptr<_FM3DH5Block_nonscale>

Definition at line 67 of file Definitions.h.

◆ FM3DMagnetoStatic

using FM3DMagnetoStatic = std::shared_ptr<_FM3DMagnetoStatic>

Definition at line 70 of file Definitions.h.

◆ FM3DMagnetoStaticExtended

using FM3DMagnetoStaticExtended = std::shared_ptr<_FM3DMagnetoStaticExtended>

Definition at line 73 of file Definitions.h.

◆ FM3DMagnetoStaticH5Block

using FM3DMagnetoStaticH5Block = std::shared_ptr<_FM3DMagnetoStaticH5Block>

Definition at line 76 of file Definitions.h.