computes scalar field gradient
More...
#include <vtkDataSetGradient.h>
Inherits vtkDataSetAlgorithm.
computes scalar field gradient
vtkDataSetGradient Computes per cell gradient of point scalar field or per point gradient of cell scalar field.
- Thanks:
- This file is part of the generalized Youngs material interface reconstruction algorithm contributed by CEA/DIF - Commissariat a l'Energie Atomique, Centre DAM Ile-De-France
BP12, F-91297 Arpajon, France.
Implementation by Thierry Carrard (CEA)
Definition at line 36 of file vtkDataSetGradient.h.
vtkDataSetGradient::vtkDataSetGradient |
( |
| ) |
|
|
protected |
vtkDataSetGradient::~vtkDataSetGradient |
( |
| ) |
|
|
protected |
static int vtkDataSetGradient::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkDataSetGradient::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkDataSetGradient::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkDataSetGradient::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual void vtkDataSetGradient::SetResultArrayName |
( |
const char * |
| ) |
|
|
virtual |
Set/Get the name of computed vector array.
virtual char* vtkDataSetGradient::GetResultArrayName |
( |
| ) |
|
|
virtual |
Set/Get the name of computed vector array.
virtual int vtkDataSetGradient::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
char* vtkDataSetGradient::ResultArrayName |
|
protected |
The documentation for this class was generated from the following file: