Bridge++
Ver. 1.1.x
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
gaugeConfig_SF.h
Go to the documentation of this file.
1
15
#ifndef GAUGECONFIG_SF_INCLUDED
16
#define GAUGECONFIG_SF_INCLUDED
17
18
#include <string>
19
using
std::string;
20
21
#include "
gaugeConfig.h
"
22
#include "
index_lex.h
"
23
#include "
field.h
"
24
#include "
field_G.h
"
25
40
class
GaugeConfig_SF
:
public
GaugeConfig
41
{
42
public
:
43
GaugeConfig_SF
(
const
string
& type) :
GaugeConfig
(type) {}
44
45
void
set_cold_SF
(
Field
*U,
double
*phi,
double
*phipr);
46
};
47
#endif
src
IO
gaugeConfig_SF.h
Generated on Tue Jul 23 2013 10:48:49 for Bridge++ by
1.8.3.1