FlibcppΒΆ

Flibcpp uses SWIG-Fortran to generate native Fortran-2003 interfaces to efficient and robust algorithms and data containers implemented in the C++ standard library.

Contents

  • Introduction
    • Installation
    • Downstream usage as a library
    • Downstream usage as a component
    • Developing
  • Conventions
    • Basic types
    • Error handling
    • Indexing
    • Derived type behavior
  • Modules
    • Algorithm
    • Chrono
    • Map
    • Random
    • Set
    • String
    • Vector
  • Examples
    • Random numbers and sorting
    • Vectors of strings
    • Generic sorting
    • Example utilities module

Appendices

  • Interface
    • flc
    • flc_algorithm
    • flc_chrono
    • flc_random
    • flc_set
    • flc_string
    • flc_vector
  • License

Flibcpp

Navigation

Contents

  • Introduction
  • Conventions
  • Modules
  • Examples

Appendices

  • Interface
  • License

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

©2020, Oak Ridge National Laboratory, UT-Battelle, LLC. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source