FEI  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
FEDataFilter Class Reference

#include <fei_FEDataFilter.hpp>

Inheritance diagram for FEDataFilter:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Filter
 Filter (SNL_FEI_Structure *probStruct)
 
virtual ~Filter ()
 

Detailed Description

FEI_Implementation manages one or several instances of the Filter class in the process of assembling and solving a linear-system. Many of the public FEI function calls are simply forwarded from FEI_Implementation to this class. This class then performs the "filtering" process of turning nodeIDs and solution fields into equation numbers and then dropping the data through to the underlying solver library by way of the FiniteElementData interface that is implemented for the solver library in question.

Definition at line 26 of file fei_FEDataFilter.hpp.


The documentation for this class was generated from the following files: