3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Functions
test_transport.cc File Reference

test for the explicit transport model More...

#include <config.h>
#include <iostream>
#include "test_transportproblem.hh"
#include <dumux/common/start.hh>

Description

test for the explicit transport model

Functions

void usage (const char *progName, const std::string &errorMsg)
 Provides an interface for customizing error messages associated with reading in parameters. More...
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ usage()

void usage ( const char *  progName,
const std::string &  errorMsg 
)

Provides an interface for customizing error messages associated with reading in parameters.

Parameters
progNameThe name of the program, that was tried to be started.
errorMsgThe error message that was issued by the start function. Comprises the thing that went wrong and a general help message.
Include dependency graph for test_transport.cc: