Calculates the sum of two functions. More...
#include <filter.h>
Inherits SimpleFilter.
Public Member Functions | |
| SumFilter (MeshFunction *sln1, MeshFunction *sln2, int item1=FN_VAL, int item2=FN_VAL) | |
Calculates the sum of two functions.
| SumFilter::SumFilter | ( | MeshFunction * | sln1, | |
| MeshFunction * | sln2, | |||
| int | item1 = FN_VAL, |
|||
| int | item2 = FN_VAL | |||
| ) |
1.6.3