Function cxios_init_client

Function Documentation

void cxios_init_client(const char *client_id, int len_client_id, MPI_Fint *f_local_comm, MPI_Fint *f_return_comm)

C interface for XIOS library.

This interface is based on an earlier version provided by Laurent as part of the https://github.com/nextsimhub/xios_cpp_toy repo. This C interface is designed to connect with the underlying Fortran interface of XIOS 2. This can be expanded as we add more XIOS functionality to the nextSIM-DG XIOS C++ interface Xios.cpp.

Author

Tom Meltzer tdm39@cam.ac.uk

Author

Joe Wallwork jw2423@cam.ac.uk