VTKFIG
0.20.20181114
Easy VTK based in situ visualization
Main Page
Related Pages
Namespaces
Classes
Files
Examples
examples
example-custom1.cxx
G
main
double G
(
double
x
,
double
y
,
double
t
)
inline
Definition at line
23
of file
example-custom1.cxx
.
24
{
25
26
return
exp(-(x*x+y*y))*sin(t+x)*cos(y-t);
27
}
Generated on Wed Nov 14 2018 21:15:48 for VTKFIG by
1.8.11