#include <iostream.h>
#include <vtk.h>
#include "Profile/Profiler.h"
#include "aclvis/ipplstub.h"
Include dependency graph for poomastub.cpp:
Go to the source code of this file.
Functions | |
void | Lorenz (vtkStructuredPoints *vizdata, float Pr) |
Variables | |
float | Pr = 10.0 |
float | b = 2.667 |
float | r = 28.0 |
float | x |
float | y |
float | z |
float | h = 0.01 |
int | resolution = 200 |
int | iter = 100 |
float | xmin = -30.0 |
float | xmax = 30.0 |
float | ymin = -30.0 |
float | ymax = 30.0 |
float | zmin = -10.0 |
float | zmax = 60.0 |
int | randomMode = 1 |
float | xIncr |
float | yIncr |
float | zIncr |
short * | slice |
|
Definition at line 59 of file poomastub.cpp. References b, h, iter, r, resolution, TAU_PROFILE, TAU_VIZ, x, xIncr, xmax, xmin, y, yIncr, ymax, ymin, z, zIncr, zmax, and zmin. Referenced by FieldStub::update(). |
|
|
Definition at line 44 of file poomastub.cpp. Referenced by Grid_base::Calc_boundary_2points(), BoCeData::Calc_FE_elements(), Index1D::coordinate(), Index1D::h_loc(), Lorenz(), Normal_vector(), partHelm_FE(), partInterp(), Grid::Print_maximal_interior_angles(), and rough_domain::rough_domain(). |
|
Definition at line 47 of file poomastub.cpp. Referenced by all_values_equal(), for_each(), DiscMeta::getLineNumber(), DiscMeta::getNumWords(), DiscMeta::getWords(), Lorenz(), parse_edf_file(), and permute(). |
|
Definition at line 40 of file poomastub.cpp. |
|
|
Definition at line 55 of file poomastub.cpp. |
|
Definition at line 45 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 57 of file poomastub.cpp. |
|
|
Definition at line 56 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 49 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 48 of file poomastub.cpp. Referenced by Lorenz(). |
|
|
Definition at line 56 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 51 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 50 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 43 of file poomastub.cpp. Referenced by Grid_base::back_transform_coord(), dis_Ball(), Input_data_object::Input_data_object(), Lorenz(), main(), normal_vector_of_triangle(), Scat_domain::Scat_domain(), Grid_base::transform_coord(), and WriteFile(). |
|
Definition at line 56 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 53 of file poomastub.cpp. Referenced by Lorenz(). |
|
Definition at line 52 of file poomastub.cpp. Referenced by Lorenz(). |