Converts linear mesh elements to quadratic mesh elements (optionally) by executing by projecting mid side nodes onto the surface and relaxing projection if Jacobian is negative, otherwise does not project nodes.
More...
#include <vtkvmtkLinearToQuadraticMeshFilter.h>
Converts linear mesh elements to quadratic mesh elements (optionally) by executing by projecting mid side nodes onto the surface and relaxing projection if Jacobian is negative, otherwise does not project nodes.
- Date
- 2006/04/06 16:47:48
- Revision
- 1.4
...
Definition at line 36 of file vtkvmtkLinearToQuadraticMeshFilter.h.
◆ Superclass
◆ vtkvmtkLinearToQuadraticMeshFilter()
vtkvmtkLinearToQuadraticMeshFilter::vtkvmtkLinearToQuadraticMeshFilter |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkLinearToQuadraticMeshFilter()
vtkvmtkLinearToQuadraticMeshFilter::~vtkvmtkLinearToQuadraticMeshFilter |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkLinearToQuadraticMeshFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkLinearToQuadraticMeshFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkLinearToQuadraticMeshFilter::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkLinearToQuadraticMeshFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetUseBiquadraticWedge()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetUseBiquadraticWedge |
( |
int |
| ) |
|
|
virtual |
◆ GetUseBiquadraticWedge()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetUseBiquadraticWedge |
( |
| ) |
|
|
virtual |
◆ UseBiquadraticWedgeOn()
virtual void vtkvmtkLinearToQuadraticMeshFilter::UseBiquadraticWedgeOn |
( |
| ) |
|
|
virtual |
◆ UseBiquadraticWedgeOff()
virtual void vtkvmtkLinearToQuadraticMeshFilter::UseBiquadraticWedgeOff |
( |
| ) |
|
|
virtual |
◆ SetNumberOfNodesHexahedra()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetNumberOfNodesHexahedra |
( |
int |
| ) |
|
|
virtual |
◆ GetNumberOfNodesHexahedra()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetNumberOfNodesHexahedra |
( |
| ) |
|
|
virtual |
◆ SetReferenceSurface()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetReferenceSurface |
( |
vtkPolyData * |
| ) |
|
|
virtual |
◆ GetReferenceSurface()
virtual vtkPolyData* vtkvmtkLinearToQuadraticMeshFilter::GetReferenceSurface |
( |
| ) |
|
|
virtual |
◆ SetCellEntityIdsArrayName()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetCellEntityIdsArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetCellEntityIdsArrayName()
virtual char* vtkvmtkLinearToQuadraticMeshFilter::GetCellEntityIdsArrayName |
( |
| ) |
|
|
virtual |
◆ SetProjectedCellEntityId()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetProjectedCellEntityId |
( |
int |
| ) |
|
|
virtual |
◆ GetProjectedCellEntityId()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetProjectedCellEntityId |
( |
| ) |
|
|
virtual |
◆ SetQuadratureOrder()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetQuadratureOrder |
( |
int |
| ) |
|
|
virtual |
◆ GetQuadratureOrder()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetQuadratureOrder |
( |
| ) |
|
|
virtual |
◆ SetNegativeJacobianTolerance()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetNegativeJacobianTolerance |
( |
double |
| ) |
|
|
virtual |
◆ GetNegativeJacobianTolerance()
virtual double vtkvmtkLinearToQuadraticMeshFilter::GetNegativeJacobianTolerance |
( |
| ) |
|
|
virtual |
◆ SetJacobianRelaxation()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetJacobianRelaxation |
( |
int |
| ) |
|
|
virtual |
◆ GetJacobianRelaxation()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetJacobianRelaxation |
( |
| ) |
|
|
virtual |
◆ JacobianRelaxationOn()
virtual void vtkvmtkLinearToQuadraticMeshFilter::JacobianRelaxationOn |
( |
| ) |
|
|
virtual |
◆ JacobianRelaxationOff()
virtual void vtkvmtkLinearToQuadraticMeshFilter::JacobianRelaxationOff |
( |
| ) |
|
|
virtual |
◆ SetTestFinalJacobians()
virtual void vtkvmtkLinearToQuadraticMeshFilter::SetTestFinalJacobians |
( |
int |
| ) |
|
|
virtual |
◆ GetTestFinalJacobians()
virtual int vtkvmtkLinearToQuadraticMeshFilter::GetTestFinalJacobians |
( |
| ) |
|
|
virtual |
◆ TestFinalJacobiansOn()
virtual void vtkvmtkLinearToQuadraticMeshFilter::TestFinalJacobiansOn |
( |
| ) |
|
|
virtual |
◆ TestFinalJacobiansOff()
virtual void vtkvmtkLinearToQuadraticMeshFilter::TestFinalJacobiansOff |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkvmtkLinearToQuadraticMeshFilter::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ HasJacobianChangedSign()
bool vtkvmtkLinearToQuadraticMeshFilter::HasJacobianChangedSign |
( |
vtkCell * |
linearVolumeCell, |
|
|
vtkCell * |
quadraticVolumeCell |
|
) |
| |
|
protected |
◆ ComputeJacobian()
double vtkvmtkLinearToQuadraticMeshFilter::ComputeJacobian |
( |
vtkCell * |
cell, |
|
|
double |
pcoords[3] |
|
) |
| |
|
protected |
◆ UseBiquadraticWedge
int vtkvmtkLinearToQuadraticMeshFilter::UseBiquadraticWedge |
|
protected |
◆ NumberOfNodesHexahedra
int vtkvmtkLinearToQuadraticMeshFilter::NumberOfNodesHexahedra |
|
protected |
◆ ReferenceSurface
vtkPolyData* vtkvmtkLinearToQuadraticMeshFilter::ReferenceSurface |
|
protected |
◆ CellEntityIdsArrayName
char* vtkvmtkLinearToQuadraticMeshFilter::CellEntityIdsArrayName |
|
protected |
◆ ProjectedCellEntityId
int vtkvmtkLinearToQuadraticMeshFilter::ProjectedCellEntityId |
|
protected |
◆ QuadratureOrder
int vtkvmtkLinearToQuadraticMeshFilter::QuadratureOrder |
|
protected |
◆ NegativeJacobianTolerance
double vtkvmtkLinearToQuadraticMeshFilter::NegativeJacobianTolerance |
|
protected |
◆ JacobianRelaxation
int vtkvmtkLinearToQuadraticMeshFilter::JacobianRelaxation |
|
protected |
◆ TestFinalJacobians
int vtkvmtkLinearToQuadraticMeshFilter::TestFinalJacobians |
|
protected |
The documentation for this class was generated from the following file: