Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
Q
 QuadMaximumIncludedAngle, pw::DomainUnstructured
 QuadMaximumIncludedAngle(Default), pw::DomainUnstructured
 QuadMaximumWarpAngle, pw::DomainUnstructured
 QuadMaximumWarpAngle(Default), pw::DomainUnstructured
 qualifyEdges
 QuiltAssembleAngle, pw::IOMode
 QuiltBoundaryAssembleAngle, pw::IOMode
$dom get/setUnstructuredSolverAttribute QuadMaximumIncludedAngle value
This attribute is the maximum included angle in degrees at a corner of a quad in the domain.
pw::DomainUnstructured get/setDefault QuadMaximumIncludedAngle value
This default is the maximum included angle in degrees at a corner of a quad in an unstructured domain when it is created.
$dom get/setUnstructuredSolverAttribute QuadMaximumWarpAngle value
This attribute is the maximum warp (dihedral) angle in degrees between the two tris comprising a quad in the domain.
pw::DomainUnstructured get/setDefault QuadMaximumWarpAngle value
This default is the maximum warp (dihedral) angle in degrees between the two tris comprising a quad in an unstructured domain when it is created.
pw::DomainStructured qualifyEdges edges
This action checks if a list of edges would be valid for defining a structured domain.
pw::DomainUnstructured qualifyEdges edges
This action checks if a list of edges would be valid for defining an unstructured domain.
$io get/setAttribute QuiltAssembleAngle att_value
Assemble quilts at the given angle.
$io get/setAttribute QuiltBoundaryAssembleAngle att_value
Assemble quilt boundaries at the given angle.
Close