SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This directory contains code for operating the Maxwell operator on a vector field:

MaxwellOp(V) = curl(1/eps * curl(V))

We store V in a Fourier basis, so that the curl operation is diagonal. To multiply by epsilon-inverse, we use a pair of FFTs to transform to and from position space.

Also included are initialization routines for the auxiliary data and storage required by MaxwellOp, as well as subsidiary routines to compute things like the curl and the energy density.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.