Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Typedefs
iblockdef.h File Reference

Fortran to C++ type declarations. More...

#include "base/src/base.h"

Go to the source code of this file.

Typedefs

using FInt = int64
 Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
 
using Real = double
 Fortran double precisuon real.
 
using RVect3 = Vector3<Real>
 real vector
 

Detailed Description

Fortran to C++ type declarations.