proteus  1.8.1
C/C++/Fortran libraries
Functions
testFMMandFSW.cpp File Reference
#include <iostream>
#include <algorithm>
#include <vector>
#include <valarray>
#include <map>
#include "FMMandFSW.h"
Include dependency graph for testFMMandFSW.cpp:

Go to the source code of this file.

Functions

double pos (double a)
 
double neg (double a)
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 13 of file testFMMandFSW.cpp.

◆ neg()

double neg ( double  a)

Definition at line 10 of file testFMMandFSW.cpp.

◆ pos()

double pos ( double  a)

Definition at line 8 of file testFMMandFSW.cpp.