#include <CLOP_constraint.hpp>
|
| CLOP_constraint (const Epetra_CrsMatrix *A_, std::ofstream *fout_, const int print_flag_) |
|
| ~CLOP_constraint () |
|
int | factor () |
|
void | Tran (Epetra_CrsMatrix *&Tran, Epetra_Map *&RowMapMyCon, int *&mycdof, int &nx2, int *&x2_dof, int &nsub_gdofs, int sub_gdofs[], Epetra_CrsMatrix *&CtT) |
|
CLOP_constraint::CLOP_constraint |
( |
const Epetra_CrsMatrix * |
A_, |
|
|
std::ofstream * |
fout_, |
|
|
const int |
print_flag_ |
|
) |
| |
CLOP_constraint::~CLOP_constraint |
( |
| ) |
|
int CLOP_constraint::factor |
( |
| ) |
|
void CLOP_constraint::Tran |
( |
Epetra_CrsMatrix *& |
Tran, |
|
|
Epetra_Map *& |
RowMapMyCon, |
|
|
int *& |
mycdof, |
|
|
int & |
nx2, |
|
|
int *& |
x2_dof, |
|
|
int & |
nsub_gdofs, |
|
|
int |
sub_gdofs[], |
|
|
Epetra_CrsMatrix *& |
CtT |
|
) |
| |
The documentation for this class was generated from the following file: