MIDAS  0.75
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
Functions | Variables
oofem_main.cpp File Reference
#include "compiler.h"
#include "oofemtxtdatareader.h"
#include "util.h"
#include "oofemdef.h"
#include "usrdefsub.h"
#include "error.h"
#include "logger.h"
#include "contextioerr.h"
#include "oofem_terminate.h"
#include <stdio.h>
#include <string.h>
#include <new>

Go to the source code of this file.

Functions

int oofem_main (bool rn, const char *inputFileName, const char *oname)
 

Variables

int gPF = 0
 

Function Documentation

int oofem_main ( bool  rn,
const char *  inputFileName,
const char *  oname 
)

Definition at line 29 of file oofem_main.cpp.

Referenced by midaspace::FEM_solve_OOFEM().

Variable Documentation

int gPF = 0

Definition at line 22 of file oofem_main.cpp.