MatFDColoringPrintHelp

Prints help message for matrix finite difference calculations using coloring.

Synopsis

#include "mat.h" 
int MatFDColoringPrintHelp(MatFDColoring fd)
Collective on MatFDColoring

Input Parameter

fdcoloring -the MatFDColoring context

See Also

MatFDColoringCreate(), MatFDColoringDestroy(), MatFDColoringSetFromOptions()

Level:intermediate
Location:src/mat/matfd/fdmatrix.c
Matrix Index
Table of Contents