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

test for the sequential one-phase model. More...

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

Description

test for the sequential one-phase 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_1p.cc: