Skip to content

asafira/CS207FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

All files are in the trunk directory and its sub-directories.

You may well have to customize the system.mk file to reflect the
compilers and lapack/blas libraries available on your system. The
default system.mk file works ok using the gnu compilers under OS X.

To build and run an example application:

cd trunk
make Maxwell2D
./bin/Maxwell2D

The defaults used for this simulation are described in:
trunk/Src/Examples2D/Maxwell2D/Maxwell2D_Driver.cpp

The main function is in:
trunk/Src/Examples2D/Maxwell2D/Maxwell2D_main.cpp

For other examples see options in Makefile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published