Ice Sheet System Model
4.18
Code documentation
src
c
modules
CoordinateSystemTransformx
CoordinateSystemTransformx.h
Go to the documentation of this file.
1
4
#ifndef _CORRDSYSTRANFER_
5
#define _CORRDSYSTRANFER_
6
7
#include "../../classes/classes.h"
8
9
/* local prototypes: */
10
void
CoordinateSystemTransformx
(
double
** px_dest,
double
** py_dest,
double
* x_src,
double
* y_src,
int
size,
const
char
* str_src,
const
char
* str_dst);
11
#endif
CoordinateSystemTransformx
void CoordinateSystemTransformx(double **px_dest, double **py_dest, double *x_src, double *y_src, int size, const char *str_src, const char *str_dst)
Definition:
CoordinateSystemTransformx.cpp:12
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19