Go to the documentation of this file.
42 #ifndef EpetraExt_LINEARPROBLEM_STATICCONDENSATION_H
43 #define EpetraExt_LINEARPROBLEM_STATICCONDENSATION_H
163 #endif //EpetraExt_LINEARPROBLEM_STATICCONDENSATION_H
bool fwd()
Forward transfer of data from orig object input in the operator() method call to the new object creat...
NewTypeRef operator()(OriginalTypeRef orig)
~LinearProblem_StaticCondensation()
LinearProblem_StaticCondensation(int degree=1, bool verbose=false)
bool rvs()
Reverse transfer of data from new object created in the operator() method call to the orig object inp...
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.