openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Namespaces | Macros | Functions
testfem.cc File Reference

openCARP main function More...

#include <cstdio>
#include <csignal>
#include <vector>
#include "simulator.h"
#include "numerics.h"
#include "physics.h"
#include "fem.h"
Include dependency graph for testfem.cc:

Go to the source code of this file.

Namespaces

 opencarp
 
 opencarp::user_globals
 

Macros

#define PrMGLOBAL
 
#define __FUNCT__   "main"
 

Functions

int main (int argc, char **argv)
 

Detailed Description

openCARP main function

Author
Aurel Neic
Version
Date
2019-10-25

Definition in file testfem.cc.

Macro Definition Documentation

◆ __FUNCT__

#define __FUNCT__   "main"

Definition at line 65 of file testfem.cc.

◆ PrMGLOBAL

#define PrMGLOBAL

Definition at line 33 of file testfem.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 66 of file testfem.cc.