FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
fei_LibraryWrapper.hpp
Go to the documentation of this file.
1#ifndef _LibraryWrapper_hpp_
2#define _LibraryWrapper_hpp_
3
4/*--------------------------------------------------------------------*/
5/* Copyright 2005 Sandia Corporation. */
6/* Under the terms of Contract DE-AC04-94AL85000, there is a */
7/* non-exclusive license for use of this work by or on behalf */
8/* of the U.S. Government. Export of this program may require */
9/* a license from the United States Government. */
10/*--------------------------------------------------------------------*/
11
12#include <fei_macros.hpp>
13#include <fei_SharedPtr.hpp>
14
17
36
37#endif
fei::SharedPtr< LinearSystemCore > getLinearSystemCore()
fei::SharedPtr< LinearSystemCore > lsc_
LibraryWrapper(fei::SharedPtr< LinearSystemCore > lsc)
fei::SharedPtr< FiniteElementData > getFiniteElementData()
fei::SharedPtr< FiniteElementData > feData_