System Preprocessors
|
#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) |
PetscErrorCode onlyforsymmetricproblem | ( | NumericalProblem | problem, |
void * | ctx, | ||
SuitabilityValue * | v | ||
) |
Definition at line 18 of file suit.c.
References CHKERRQ(), and ierr.
Referenced by setup_ksp_choices().