Loading [MathJax]/extensions/tex2jax.js
IODA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
copy1.cpp File Reference
#include <iostream>
#include <vector>
#include "ioda/Copying.h"
#include "ioda/Engines/HH.h"
#include "ioda/Engines/ObsStore.h"
#include "ioda/Exception.h"
#include "ioda/Group.h"
Include dependency graph for copy1.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Tests generic copying functions. Used for benchmarking.

This test tries to copy data between backends. The initial data file is passed form the command line.

Definition in file copy1.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 22 of file copy1.cpp.

Here is the call graph for this function: