MIDAS
Loading...
Searching...
No Matches
tmfe_example_indexed.cxx File Reference
#include <stdio.h>
#include <math.h>
#include "tmfe.h"
Include dependency graph for tmfe_example_indexed.cxx:

Go to the source code of this file.

Classes

class  EqPeriodic
 
class  FeExample
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 65 of file tmfe_example_indexed.cxx.

66{
67 FeExample fe_example;
68 return fe_example.FeMain(argc, argv);
69}
int FeMain(int argc, char *argv[])
Definition tmfe.cxx:2336
Here is the call graph for this function: