URI:
       tAgeModel.i - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
  HTML git clone git://src.adamsgaard.dk/pism
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
       tAgeModel.i (157B)
       ---
            1 %{
            2 #include "age/AgeModel.hh"
            3 #include "age/AgeColumnSystem.hh"
            4 %}
            5 
            6 %shared_ptr(pism::AgeModel)
            7 %include "age/AgeModel.hh"
            8 %include "age/AgeColumnSystem.hh"