System Preprocessors
Functions
suit.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "syspro.h"
#include "sysprolinear.h"
#include "linear_impl.h"
#include "sysprosuit.h"
#include "anamod.h"
#include "linksp.h"
#include "petscmat.h"
#include "petscpc.h"
#include "petscksp.h"

Go to the source code of this file.

Functions

PetscErrorCode onlyforsymmetricproblem (NumericalProblem problem, void *ctx, SuitabilityValue *v)

Function Documentation

PetscErrorCode onlyforsymmetricproblem ( NumericalProblem  problem,
void *  ctx,
SuitabilityValue v 
)

Suitability functions for the linear problem

Definition at line 18 of file suit.c.

References CHKERRQ(), and ierr.

Referenced by setup_ksp_choices().