|
svFSIplus
|
Data type for Trilinos Linear Solver related arrays. More...
#include <ComMod.h>
Public Attributes | |
| Vector< int > | ltg |
| Local to global mapping. More... | |
| Array< double > | W |
| Factor for Dirichlet BCs. More... | |
| Array< double > | R |
| Residual. More... | |
Data type for Trilinos Linear Solver related arrays.
| Vector<int> tlsType::ltg |
Local to global mapping.
| Array<double> tlsType::R |
Residual.
| Array<double> tlsType::W |
Factor for Dirichlet BCs.