MagFilter Class Reference

MagFilter takes two functions representing the components of a vector function and calculates the vector magnitude, sqrt(x^2 + y^2). More...

#include <filter.h>

Inherits SimpleFilter.

List of all members.

Public Member Functions

 MagFilter (MeshFunction *sln1, MeshFunction *sln2, int item1=H2D_FN_VAL, int item2=H2D_FN_VAL)
 MagFilter (MeshFunction *sln1, int item1=H2D_FN_VAL)

Detailed Description

MagFilter takes two functions representing the components of a vector function and calculates the vector magnitude, sqrt(x^2 + y^2).

Calculates the magnitude of a vector function.


Constructor & Destructor Documentation

MagFilter::MagFilter ( MeshFunction sln1,
MeshFunction sln2,
int  item1 = H2D_FN_VAL,
int  item2 = H2D_FN_VAL 
)
MagFilter::MagFilter ( MeshFunction sln1,
int  item1 = H2D_FN_VAL 
)

The documentation for this class was generated from the following files:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3