hips
Loading...
Searching...
No Matches
ex_3.cc File Reference

Example showing possible structure of HiPS as a subgrid model. More...

#include <iostream>
#include <vector>
#include <memory>
#include "hips.h"

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Example showing possible structure of HiPS as a subgrid model.

Compilation:

cd build
cmake ..
make
sudo make install

Execution:

cd ../run
./ex_3.x

Definition in file ex_3.cc.

Function Documentation

◆ main()

int main ( )

Definition at line 29 of file ex_3.cc.