16dd63270SBarry Smithmodule petsctsdef 2fe66ebccSMartin Diehl use, intrinsic :: ISO_C_binding 36dd63270SBarry Smith use petscsnesdef 46dd63270SBarry Smith#include "petsc/finclude/petscts.h" 56dd63270SBarry Smith#include <../ftn/ts/petscts.h> 66dd63270SBarry Smithend module petsctsdef 76dd63270SBarry Smith 86dd63270SBarry Smithmodule petscts 96dd63270SBarry Smith use petscsnes 106dd63270SBarry Smith use petsctsdef 116dd63270SBarry Smith 126dd63270SBarry Smith#include <../src/ts/ftn-mod/petscts.h90> 136dd63270SBarry Smith#include <../ftn/ts/petscts.h90> 146dd63270SBarry Smith 156dd63270SBarry Smithcontains 166dd63270SBarry Smith 176dd63270SBarry Smith#include <../ftn/ts/petscts.hf90> 186dd63270SBarry Smith 1937cc6f30SBarry Smithend module petscts 206dd63270SBarry Smith 216dd63270SBarry Smithmodule petsccharacteristic 22*2a8381b2SBarry Smith use petscdm 236dd63270SBarry Smith#include <petsc/finclude/petsccharacteristic.h> 246dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.h> 256dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.h90> 266dd63270SBarry Smithcontains 276dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.hf90> 2837cc6f30SBarry Smithend module petsccharacteristic 29