IODA
test_dim_selectors.cpp File Reference
#include <Eigen/Dense>
#include <iostream>
#include <vector>
#include "ioda/Engines/Factory.h"
#include "ioda/Exception.h"
#include "ioda/Group.h"
Include dependency graph for test_dim_selectors.cpp:

Go to the source code of this file.

Functions

void test_group_backend_engine (ioda::Group g)
 This program tests that Variable read and write selections work as expected for certain engines. More...
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 90 of file test_dim_selectors.cpp.

Here is the call graph for this function:

◆ test_group_backend_engine()

void test_group_backend_engine ( ioda::Group  g)

This program tests that Variable read and write selections work as expected for certain engines.

Definition at line 17 of file test_dim_selectors.cpp.

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