CArl
Code Arlequin / C++ implementation
CArl_FETI_solution.h
Go to the documentation of this file.
1 /*
2  * CArl_FETI_solution.h
3  *
4  * Created on: Apr 11, 2017
5  * Author: Thiago Milanetto Schlittler
6  */
7 
8 #ifndef EXECS_CARL_FETI_SOLUTION_H_
9 #define EXECS_CARL_FETI_SOLUTION_H_
10 
11 #include "carl_headers.h"
13 #include "solver_files_setup.h"
14 #include "FETI_operations.h"
15 
16 #endif /* EXECS_CARL_FETI_SOLUTION_H_ */