ESScript  Revision_4488
Functions
finley/src/Mesh_getPattern.cpp File Reference
#include "Mesh.h"
#include "IndexList.h"

Functions

Paso_SystemMatrixPatternFinley_getPattern (Finley_Mesh *mesh, bool_t reduce_row_order, bool_t reduce_col_order)
 returns a reference to the matrix pattern
Paso_SystemMatrixPatternFinley_makePattern (Finley_Mesh *mesh, bool_t reduce_row_order, bool_t reduce_col_order)

Function Documentation

Paso_SystemMatrixPattern* Finley_getPattern ( Finley_Mesh mesh,
bool_t  reduce_row_order,
bool_t  reduce_col_order 
)
Paso_SystemMatrixPattern* Finley_makePattern ( Finley_Mesh mesh,
bool_t  reduce_row_order,
bool_t  reduce_col_order 
)