wiki:public/doc-auto/by_ext/out/S_rwpt_values
Last modified 3 years ago Last modified on 01/21/16 13:49:14

Input file out keyword $RWPT_VALUES

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

RWPT/2DGrains/2d_grains.out

 10:   $RWPT_VALUES
 11-    PARTICLES
   ...

RWPT/3DGrain/3d_grain.out

 10:   $RWPT_VALUES
 11-    PARTICLES
   ...

RWPT/Forchheimer/forchheimer_rwpt.out

 36:   $RWPT_VALUES
 37-    PARTICLES
   ...

RWPT/Harter/colloid_t.out

 22:   $RWPT_VALUES
 23-    PARTICLES
   ...

RWPT/HomoCube/3DRWPTCubTet.out

 10:   $RWPT_VALUES
 11-    PARTICLES
   ...

RWPT/Veri1000/quad_homo.out

  9:   $RWPT_VALUES
 10-    PARTICLES
   ...

Source code reading this keyword from Input files

FEM/Output.cpp line 302

 302: 		}
 303: 		//-------------------------------------------------------------------- // Added 03.2010 JTARON
 304: 		// subkeyword found
 305: 		if (line_string.find("$RWPT_VALUES") != string::npos)
 306: 		{
 307: 			while ((!new_keyword) && (!new_subkeyword))
 308: 			{

Last modified: 2016-01-21 13:49:05.996529

This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.

If you want to edit the handwritten part of this page, please do so here.