Skip to content
Tom Clune edited this page Feb 20, 2019 · 11 revisions

Welcome to the gFTL wiki!

What are containers?

How do I use gFTL?

quick tutorial

Containers currently supported by gFTL:

Compiler support

  • Intel ifort 18.0.3
  • GNU gfortran 8.2
  • NAG nagfor 6.2

OS support

  • Linux
  • OS X

Some nifty features (and gotchas) of gFTL

  • containers of allocatable, pointer, and array types (oh my)
  • Robust pointers with polymorphic elements
  • Known compiler bugs
  • map

gFTL-shared - library of common gFTL containers with intrinsic types

Clone this wiki locally