|
double **** | tensor = nullptr |
|
◆ all_vectors_are_non_empty()
bool FieldSample::all_vectors_are_non_empty |
( |
| ) |
const |
|
inline |
Return true if all vectors in this instance are non-empty (have size > 0)
◆ extract()
Extract the (Electric) field values at the vertices.
- Parameters
-
E_split | Values of the electric (split) field |
pml | A description of the perfectly matched layer being used in this simulation |
n_simulation_timesteps | The (total) number of timesteps in this simulation |
◆ set_from()
void FieldSample::set_from |
( |
const mxArray * |
ptr | ) |
|
Setup using data from an input file.
- Parameters
-
ptr | Pointer to the struct containing the list of vertices and components to extract phasors at/for |
Indices along the x-direction of locations at which to sample the field
Indices along the y-direction of locations at which to sample the field
Indices along the z-direction of locations at which to sample the field
The documentation for this class was generated from the following files: