FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Macros | Functions
feiDriver_main.cpp File Reference
#include <fei_macros.hpp>
#include <fei_base.hpp>
#include <FEI_Implementation.hpp>
#include <fei_LibraryWrapper.hpp>
#include <test_utils/LibraryFactory.hpp>
#include <test_utils/Poisson_Elem.hpp>
#include <test_utils/PoissonData.hpp>
#include <test_utils/ElemBlock.hpp>
#include <test_utils/CRSet.hpp>
#include <test_utils/BCNodeSet.hpp>
#include <test_utils/CommNodeSet.hpp>
#include <test_utils/DataReader.hpp>
#include <test_utils/driverData.hpp>
#include <test_utils/fei_test_utils.hpp>
#include <test_utils/SolnCheck.hpp>
#include <fei_ErrMacros.hpp>
Include dependency graph for feiDriver_main.cpp:

Go to the source code of this file.

Macros

#define fei_file   "feiDriver.cpp"
 

Functions

int feiDriver_main (int argc, char **argv, MPI_Comm comm, int numProcs, int localProc)
 

Macro Definition Documentation

◆ fei_file

#define fei_file   "feiDriver.cpp"

Definition at line 37 of file feiDriver_main.cpp.

Function Documentation

◆ feiDriver_main()

int feiDriver_main ( int argc,
char ** argv,
MPI_Comm comm,
int numProcs,
int localProc )