Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
fortran_io.hpp File Reference
#include "shambase/aliases_float.hpp"
#include "shambase/aliases_int.hpp"
#include "shambase/bytestream.hpp"
#include "shambase/exception.hpp"
#include <array>
#include <fstream>
#include <sstream>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
+ Include dependency graph for fortran_io.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shambase::FortranIOFile
 Class for reading and writing Fortran-style binary files. More...
 

Namespaces

namespace  shambase
 namespace for basic c++ utilities
 

Functions

FortranIOFile shambase::load_fortran_file (const std::string &fname)
 Load a Fortran formatted file from disk.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file fortran_io.hpp.