OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
src
Classic
Fields
StaticElectricField.h
Go to the documentation of this file.
1
#ifndef CLASSIC_StaticElectricField_HH
2
#define CLASSIC_StaticElectricField_HH
3
4
// ------------------------------------------------------------------------
5
// $RCSfile: StaticElectricField.h,v $
6
// ------------------------------------------------------------------------
7
// $Revision: 1.1.1.1 $
8
// ------------------------------------------------------------------------
9
// Copyright: see Copyright.readme
10
// ------------------------------------------------------------------------
11
//
12
// Class: StaticElectricField
13
//
14
// ------------------------------------------------------------------------
15
// Class category: Fields
16
// ------------------------------------------------------------------------
17
//
18
// $Date: 2000/03/27 09:32:36 $
19
// $Author: fci $
20
//
21
// ------------------------------------------------------------------------
22
23
#include "
Fields/EMField.h
"
24
25
26
// Class StaticElectricField
27
// ------------------------------------------------------------------------
29
30
class
StaticElectricField
:
public
EMField
{
31
32
public
:
33
34
StaticElectricField
();
35
virtual
~StaticElectricField
();
36
};
37
38
#endif
// CLASSIC_StaticElectricField_HH
EMField.h
EMField
Abstract base class for electromagnetic fields.
Definition:
EMField.h:188
StaticElectricField
Abstract base class for static electric fields.
Definition:
StaticElectricField.h:30
StaticElectricField::~StaticElectricField
virtual ~StaticElectricField()
Definition:
StaticElectricField.cpp:31
StaticElectricField::StaticElectricField
StaticElectricField()
Definition:
StaticElectricField.cpp:27
Generated on Wed Aug 25 2021 16:41:03 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1