#include "petsc.h"
#include "blockDiag.h"
#include "octUtils.h"
#include "parUtils.h"
#include "oda.h"
#include "odaUtils.h"
#include "omg.h"
Go to the source code of this file.
Namespaces | |
namespace | ot |
Defines | |
#define | __FUNCT__ "RegisterEvents" |
Functions | |
PetscErrorCode | RegisterEvents () |
Call this function at the beginning of the main program, just after calling PetscInitialize(). |
Definition in file sys.C.
|
|
|
Call this function at the beginning of the main program, just after calling PetscInitialize().
Definition at line 19 of file sys.C. Referenced by main(). |