v_sim.ScalarFieldClass¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
getAt  | 
r  | 
a method to get the value on a grid point.  | 
|
getGridSize  | 
r  | 
a method returning the three grid dimensions.  | 
|
getMinMax  | 
r  | 
a method to get the minimum and maximum value reached by the scalar field.  | 
|
getValue  | 
r  | 
a method to get an interpolated value in space.  | 
|
isEmpty  | 
r  | 
a method returning   | 
|
parent  | 
r  | 
the parent class.  | 
|
setGridSize  | 
r  | 
a method to define the grid size.  | 
Methods¶
None
Details¶
- class v_sim.ScalarFieldClass¶
 An opaque structure for the class.