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 Smith! ---------------------------------------------- 226dd63270SBarry Smith 236dd63270SBarry Smithmodule petsccharacteristic 24*2a8381b2SBarry Smith use petscdm 256dd63270SBarry Smith#include <petsc/finclude/petsccharacteristic.h> 266dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.h> 276dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.h90> 286dd63270SBarry Smithcontains 296dd63270SBarry Smith#include <../ftn/ts/petsccharacteristic.hf90> 3037cc6f30SBarry Smithend module petsccharacteristic 31