Itasca C++ Interface
|
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 | |
Fortran to C++ type declarations.