|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
openCARP main function More...
#include <cstdio>#include <csignal>#include <vector>#include "simulator.h"#include "numerics.h"#include "physics.h"#include "fem.h"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) |
| #define __FUNCT__ "main" |
Definition at line 65 of file testfem.cc.
| #define PrMGLOBAL |
Definition at line 33 of file testfem.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 66 of file testfem.cc.