FEI
Version of the Day
Main Page
Related Pages
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
base
fei_EqnRecord.hpp
1
/*--------------------------------------------------------------------*/
2
/* Copyright 2009 Sandia Corporation. */
3
/* Under the terms of Contract DE-AC04-94AL85000, there is a */
4
/* non-exclusive license for use of this work by or on behalf */
5
/* of the U.S. Government. Export of this program may require */
6
/* a license from the United States Government. */
7
/*--------------------------------------------------------------------*/
8
9
#ifndef _fei_EqnRecord_hpp_
10
#define _fei_EqnRecord_hpp_
11
12
#include "fei_macros.hpp"
13
14
namespace
fei {
17
struct
EqnRecord {
19
int
global_eqn
;
20
22
int
IDType
;
23
25
int
ID
;
26
28
int
fieldID
;
29
31
int
offset
;
32
};
//struct EqnRecord
33
}
//namespace fei
34
#endif
35
fei::EqnRecord::global_eqn
int global_eqn
Definition:
fei_EqnRecord.hpp:19
fei::EqnRecord::IDType
int IDType
Definition:
fei_EqnRecord.hpp:22
fei::EqnRecord::offset
int offset
Definition:
fei_EqnRecord.hpp:31
fei::EqnRecord::fieldID
int fieldID
Definition:
fei_EqnRecord.hpp:28
fei::EqnRecord::ID
int ID
Definition:
fei_EqnRecord.hpp:25
Generated on Fri Sep 1 2023 07:58:42 for FEI by
1.8.5