escript  Revision_
Macros | Functions
dudley/src/Mesh_getPattern.cpp File Reference
#include "esysUtils/first.h"
#include "Mesh.h"
#include "IndexList.h"
#include <boost/scoped_array.hpp>

Macros

#define ESNEEDPYTHON
 

Functions

paso::SystemMatrixPattern_ptr Dudley_getPattern (Dudley_Mesh *mesh, bool reduce_row_order, bool reduce_col_order)
 
paso::SystemMatrixPattern_ptr Dudley_makePattern (Dudley_Mesh *mesh, bool reduce_row_order, bool reduce_col_order)
 

Macro Definition Documentation

#define ESNEEDPYTHON

Function Documentation

paso::SystemMatrixPattern_ptr Dudley_getPattern ( Dudley_Mesh mesh,
bool  reduce_row_order,
bool  reduce_col_order 
)
paso::SystemMatrixPattern_ptr Dudley_makePattern ( Dudley_Mesh mesh,
bool  reduce_row_order,
bool  reduce_col_order 
)