MagFilter Class Reference
[Filters]

Calculates the magnitude of a vector function. More...

#include <filter.h>

Inherits SimpleFilter.

List of all members.

Public Member Functions

 MagFilter (MeshFunction *sln1, MeshFunction *sln2, MeshFunction *sln3, int item1=FN_VAL, int item2=FN_VAL, int item3=FN_VAL)
 MagFilter (MeshFunction *sln1, int item1=FN_VAL)

Detailed Description

Calculates the magnitude of a vector function.

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


Constructor & Destructor Documentation

MagFilter::MagFilter ( MeshFunction sln1,
MeshFunction sln2,
MeshFunction sln3,
int  item1 = FN_VAL,
int  item2 = FN_VAL,
int  item3 = FN_VAL 
)
MagFilter::MagFilter ( MeshFunction sln1,
int  item1 = FN_VAL 
)

The documentation for this class was generated from the following files:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3