amg_mkb/lad_petsc/ns_supg/ParallelApproximateInverse.cpp File Reference

#include "ParallelApproximateInverse.hpp"
Include dependency graph for ParallelApproximateInverse.cpp:

Functions

Mat getSpaiInitial (Mat Avv, int local_size, int band, bool symmetric)
bool is_local_row (int range_begin, int range_end, int *columns, int band)
int fill_rows_to_get (int range_begin, int range_end, int *columns, int band, bool *rows_to_get, int rows_to_get_cnt)
int get_row_index_in_matrix (int size, int row_index, int *rows_to_get_indexes)
Mat getApproximateInverseParallel (Mat Avv, int band, bool symmetric)

Function Documentation

int fill_rows_to_get ( int  range_begin,
int  range_end,
int *  columns,
int  band,
bool *  rows_to_get,
int  rows_to_get_cnt 
)

Here is the caller graph for this function:

int get_row_index_in_matrix ( int  size,
int  row_index,
int *  rows_to_get_indexes 
)

Here is the caller graph for this function:

Mat getApproximateInverseParallel ( Mat  Avv,
int  band,
bool  symmetric 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Mat getSpaiInitial ( Mat  Avv,
int  local_size,
int  band,
bool  symmetric 
)

Here is the call graph for this function:

Here is the caller graph for this function:

bool is_local_row ( int  range_begin,
int  range_end,
int *  columns,
int  band 
)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1