3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
test_tabulation.cc File Reference

This is a program to test the tabulation class for of individual components. More...

Description

This is a program to test the tabulation class for of individual components.

It either prints "success" or "error", it does not do anything else.

Functions

template<class Scalar>
void isSame (const char *str, Scalar v, Scalar vRef, Scalar tol=1e-3)
int main ()

Variables

bool success

Function Documentation

◆ isSame()

template<class Scalar>
void isSame ( const char * str,
Scalar v,
Scalar vRef,
Scalar tol = 1e-3 )

◆ main()

int main ( )

Variable Documentation

◆ success

bool success