REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
main.cpp File Reference
#include <iostream>
#include <AMReX.H>
#include <AMReX_BLProfiler.H>
#include <AMReX_ParallelDescriptor.H>
#include <REMORA.H>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void add_par ()
 
int main (int argc, char *argv[])
 

Variables

std::string inputs_name = ""
 

Function Documentation

◆ add_par()

void add_par ( )

Definition at line 17 of file main.cpp.

Referenced by main().

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 86 of file main.cpp.

Here is the call graph for this function:

Variable Documentation

◆ inputs_name

std::string inputs_name = ""

Definition at line 9 of file main.cpp.

Referenced by main(), and REMORA::writeJobInfo().