FEI Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test_utils
test_SNL_FEI_Structure.hpp
Go to the documentation of this file.
1
/*--------------------------------------------------------------------*/
2
/* Copyright 2005 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 _test_SNL_FEI_Structure_h_
10
#define _test_SNL_FEI_Structure_h_
11
12
#include <
fei_macros.hpp
>
13
14
#include <
fei_defs.h
>
15
16
#include <
test_utils/tester.hpp
>
17
18
#include <
test_utils/testData.hpp
>
19
22
class
test_SNL_FEI_Structure
:
public
tester
{
23
public
:
24
test_SNL_FEI_Structure
(
MPI_Comm
comm);
25
virtual
~test_SNL_FEI_Structure
();
26
27
const
char
*
getName
()
28
{
29
static
const
char
name[] =
"SNL_FEI_Structure"
;
30
return
((
const
char
*)name);
31
}
32
33
int
runtests
();
34
35
int
test1
();
36
37
int
test2
();
38
39
int
test3
();
40
41
int
test4
();
42
};
43
44
45
#endif // _test_SNL_FEI_Structure_h_
test_SNL_FEI_Structure::test4
int test4()
Definition:
test_SNL_FEI_Structure.cpp:227
test_SNL_FEI_Structure::runtests
int runtests()
Definition:
test_SNL_FEI_Structure.cpp:32
test_SNL_FEI_Structure::~test_SNL_FEI_Structure
virtual ~test_SNL_FEI_Structure()
Definition:
test_SNL_FEI_Structure.cpp:28
test_SNL_FEI_Structure::test2
int test2()
Definition:
test_SNL_FEI_Structure.cpp:129
tester.hpp
MPI_Comm
#define MPI_Comm
Definition:
fei_mpi.h:56
test_SNL_FEI_Structure::test_SNL_FEI_Structure
test_SNL_FEI_Structure(MPI_Comm comm)
Definition:
test_SNL_FEI_Structure.cpp:23
fei_defs.h
test_SNL_FEI_Structure::test1
int test1()
Definition:
test_SNL_FEI_Structure.cpp:41
test_SNL_FEI_Structure
Definition:
test_SNL_FEI_Structure.hpp:22
test_SNL_FEI_Structure::getName
const char * getName()
Definition:
test_SNL_FEI_Structure.hpp:27
fei_macros.hpp
test_SNL_FEI_Structure::test3
int test3()
Definition:
test_SNL_FEI_Structure.cpp:222
tester
Definition:
tester.hpp:22
testData.hpp
Generated on Fri Sep 1 2023 07:58:32 for FEI Package Browser (Single Doxygen Collection) by
1.8.5