IODA
test_append.cpp File Reference
#include <math.h>
#include <algorithm>
#include <cstdlib>
#include <iostream>
#include <numeric>
#include <typeinfo>
#include "Eigen/Dense"
#include "eckit/testing/Test.h"
#include "ioda/Engines/Factory.h"
#include "ioda/Exception.h"
#include "ioda/Layout.h"
#include "ioda/ObsGroup.h"
#include "ioda/testconfig.h"
Include dependency graph for test_append.cpp:

Go to the source code of this file.

Functions

void test_obsgroup_helper_funcs (std::string backendType, std::string fileName, const std::string mappingFile="")
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 238 of file test_append.cpp.

Here is the call graph for this function:

◆ test_obsgroup_helper_funcs()

void test_obsgroup_helper_funcs ( std::string  backendType,
std::string  fileName,
const std::string  mappingFile = "" 
)

Definition at line 25 of file test_append.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: