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

Input file pcs keyword $DEACTIVATED_SUBDOMAIN

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

HM/LinearSwelling/hm_swelling.pcs

  8:   $DEACTIVATED_SUBDOMAIN
  9-    1
   ...
 32:   $DEACTIVATED_SUBDOMAIN
 33-    1
   ...

RWPT/2DGrains/2d_grains.pcs

 19:   $DEACTIVATED_SUBDOMAIN
 20-     1
   ...

T/CopyValueBHE/CopyValue.pcs

  7:   $DEACTIVATED_SUBDOMAIN
  8-    1
   ...

THM/thm_decov.pcs

  8:   $DEACTIVATED_SUBDOMAIN
  9-    1
   ...
 20:   $DEACTIVATED_SUBDOMAIN
 21-    1
   ...

Source code reading this keyword from Input files

FEM/rf_pcs.cpp line 2049

2049: 			continue;
2050: 		}
2051: 		// subkeyword found
2052: 		if (line_string.find("$DEACTIVATED_SUBDOMAIN") != string::npos)
2053: 		{
2054: 			//WW
2055: 			*pcs_file >> NumDeactivated_SubDomains >> ws;

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

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.