System Preprocessors
Defines | Functions
options.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "syspro.h"
#include "sysprotransform.h"
#include "syspro_impl.h"

Go to the source code of this file.

Defines

#define TYPELEN   200

Functions

PetscErrorCode SysProShowOptions (MPI_Comm comm)
PetscErrorCode PreprocessorsOptionsHandling ()

Define Documentation

#define TYPELEN   200

Function Documentation

PetscErrorCode PreprocessorsOptionsHandling ( )
PetscErrorCode SysProShowOptions ( MPI_Comm  comm)

Display all available options.

Definition at line 45 of file options.c.

References CHKERRQ(), ContinueRetrievingAllPreprocessors(), ierr, and StartRetrievingAllPreprocessors().