#pragma once

#include <petsc/private/characteristicimpl.h> /*I "petsccharacteristic.h" I*/

typedef struct {
  PetscInt dummy;
} Characteristic_DA;
