Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
advection.F90 File Reference
#include "moab/MOABConfig.h"
#include "iMesh_f.h"
+ Include dependency graph for advection.F90:

Go to the source code of this file.

Macros

#define CHECK(a)   if (ierr .ne. 0) print *, a
 

Functions/Subroutines

program advection
 

Macro Definition Documentation

◆ CHECK

#define CHECK (   a)    if (ierr .ne. 0) print *, a

Function/Subroutine Documentation

◆ advection()

program advection

Definition at line 10 of file advection.F90.

References check(), and update_tracer().