REMORA
Regional Modeling of Oceans Refined Adaptively
|
#include <iostream>
#include <AMReX.H>
#include <AMReX_BLProfiler.H>
#include <AMReX_ParallelDescriptor.H>
#include <REMORA.H>
Go to the source code of this file.
Functions | |
void | add_par () |
int | main (int argc, char *argv[]) |
Variables | |
std::string | inputs_name = "" |
void add_par | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
std::string inputs_name = "" |
Definition at line 9 of file main.cpp.
Referenced by main(), and REMORA::writeJobInfo().