Changes between Version 298 and Version 299 of doc/app/errmsg
- Timestamp:
- Jun 6, 2017 3:17:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v298 v299 653 653 ||[=#PA0425 PA0425] ||nested child domain does not fit into its parent domain || A nest domain does not completely fit in its parent domain, or in case of vertical nesting mode, the horizontal boundaries of a nest domain do not exactly match the horizontal boundaries of its parent domain. || 654 654 ||[=#PA0426 PA0426] ||nested parallel child domains overlap || Two or more parallel nest domains overlap each other in space. Parallel nest domains must never overlap. || 655 ||[=#PA0427 PA0427] || lower left corners do not match, theywere set to (0, 0) || In case of vertical nesting mode all domains must have lower left corner at x=0, y=0. If defined otherwise in PARIN, palm will reset it. ||655 ||[=#PA0427 PA0427] ||at least one dimension of lower left corner of one domain is not 0. All lower left corners were set to (0, 0) || In case of vertical nesting mode all domains must have lower left corner at x=0, y=0. If defined otherwise in PARIN, palm will reset it. || 656 656 ||[=#PA0428 PA0428] ||bc_lr and bc_ns were set to cyclic for vertical nesting || In case of vertical nesting mode bc_lr and bc_ns must be cyclic for all domains. If defined otherwise in PARIN_*, palm will reset them. || 657 657 ||[=#PA0429 PA0429] ||parent buffer too small || Pmc: parent buffer too small ||