failed to find the mona.h
it looks there are two include dir for the mona
zw241@cori06:~/sw/opt/spack/cray-cnl7-haswell/gcc-8.3.0/mochi-mona-master-4zmslk6/include/include$ ls
mona.h
zw241@cori06:~/sw/opt/spack/cray-cnl7-haswell/gcc-8.3.0/mochi-mona-master-4zmslk6/include/include$ pwd
/global/homes/z/zw241/sw/opt/spack/cray-cnl7-haswell/gcc-8.3.0/mochi-mona-master-4zmslk6/include/include
I got this error when I try to integrate the mana into the mona-vtk here (https://xgitlab.cels.anl.gov/zwang/mona-vtk/-/blob/master/src/Mona.hpp#L14)
/global/homes/z/zw241/cworkspace/src/mona-vtk/src/Mona.hpp:14:10: fatal error: mona.h: No such file or directory
#include “mona.h”