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
LibraryFactory.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 _LibraryFactory_hpp_
10
#define _LibraryFactory_hpp_
11
12
#include <
fei_macros.hpp
>
13
#include <
fei_SharedPtr.hpp
>
14
#include <
fei_LibraryWrapper.hpp
>
15
16
#include <
fei_Factory.hpp
>
17
18
namespace
fei {
19
32
fei::SharedPtr<LibraryWrapper>
create_LibraryWrapper
(
MPI_Comm
comm,
33
const
char
* libraryName);
34
43
fei::SharedPtr<fei::Factory>
create_fei_Factory
(
MPI_Comm
comm,
44
const
char
* libraryName);
45
}
//namespace fei
46
47
#endif // _LibraryFactory_hpp_
48
fei::create_fei_Factory
fei::SharedPtr< fei::Factory > create_fei_Factory(MPI_Comm comm, const char *libraryName)
Definition:
LibraryFactory.cpp:77
fei_Factory.hpp
MPI_Comm
#define MPI_Comm
Definition:
fei_mpi.h:56
fei_LibraryWrapper.hpp
fei::SharedPtr< LibraryWrapper >
fei_SharedPtr.hpp
fei_macros.hpp
fei::create_LibraryWrapper
fei::SharedPtr< LibraryWrapper > create_LibraryWrapper(MPI_Comm comm, const char *libraryName)
Definition:
LibraryFactory.cpp:30
Generated on Fri Sep 1 2023 07:58:31 for FEI Package Browser (Single Doxygen Collection) by
1.8.5