MIDAS  0.75
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
module_oofem.h
Go to the documentation of this file.
1 #ifndef MIDAS_MODULE_OOFEM_H
2 #define MIDAS_MODULE_OOFEM_H
3 
4 #include "alias.h"
5 
6 
13 namespace midaspace {
14 
15 void FEM_solve_OOFEM (Problem *pd);
16 
17 } // namespace midaspace
18 
19 #endif // MIDAS_MODULE_OOFEM_H
void FEM_solve_OOFEM(Problem *pd)
Alias.