Getting started
Examples
Publications
User Guide
Package documentation
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
absorption() (tetrax.core.experimental_setup.ExperimentalSetup method)
AbstractSample (class in tetrax.core.sample)
antenna (tetrax.core.experimental_setup.ExperimentalSetup property)
AntiferromagnetMixin (class in tetrax.core.sample)
B
Bext (tetrax.core.experimental_setup.ExperimentalSetup property)
BulkDMIOperator (class in tetrax.core.operators)
C
calculate_absorption() (in module tetrax.experiments.calculate_absorption)
calculate_normal_modes() (in module tetrax.experiments.eigen)
check_mesh_shape() (in module tetrax.helpers.io)
computedensematrix_kdep_py() (in module tetrax.core.fem_core.cythoncore)
ConfinedSampleAFM (class in tetrax.core.sample)
ConfinedSampleFM (class in tetrax.core.sample)
ConfinedWaveEigensolverMixin (class in tetrax.core.sample)
CPWAntenna (class in tetrax.core.experimental_setup)
create_experimental_setup() (in module tetrax.core.experimental_setup)
create_sample() (in module tetrax.core.sample)
cross_operator() (in module tetrax.core.operators)
CubicAnisotropyLinearOperator (class in tetrax.core.operators)
CurrentLoopAntenna (class in tetrax.core.experimental_setup)
D
description() (tetrax.core.sample.ConfinedSampleAFM method)
(tetrax.core.sample.ConfinedSampleFM method)
(tetrax.core.sample.LayerSampleAFM method)
(tetrax.core.sample.LayerSampleFM method)
(tetrax.core.sample.WaveguideSampleAFM method)
(tetrax.core.sample.WaveguideSampleFM method)
diag_matrix_from_vec() (in module tetrax.helpers.math)
DipolarOperator (class in tetrax.core.operators)
E
eigenmodes() (tetrax.core.experimental_setup.ExperimentalSetup method)
energy_per_length_spherical() (in module tetrax.experiments.relax)
ensure_contiguous() (in module tetrax.core.fem_core.cythoncore)
Error
ExchangeOperator (class in tetrax.core.operators)
ExperimentalSetup (class in tetrax.core.experimental_setup)
F
FerromagnetMixin (class in tetrax.core.sample)
flattened_mesh_vec_abs() (in module tetrax.helpers.math)
flattened_mesh_vec_scalar_product() (in module tetrax.helpers.math)
flattened_mesh_vec_scalar_product2d() (in module tetrax.helpers.math)
flattened_mesh_vec_tensor_product() (in module tetrax.helpers.math)
G
get_eigensolver() (tetrax.core.sample.AbstractSample method)
(tetrax.core.sample.ConfinedWaveEigensolverMixin method)
(tetrax.core.sample.PropagatingWaveEigensolverMixin method)
get_magnetic_tensors() (tetrax.core.sample.AbstractSample method)
(tetrax.core.sample.AntiferromagnetMixin method)
(tetrax.core.sample.FerromagnetMixin method)
get_matrices() (in module tetrax.core.fem_core.cythoncore)
get_mesh() (tetrax.core.experimental_setup.CPWAntenna method)
(tetrax.core.experimental_setup.CurrentLoopAntenna method)
(tetrax.core.experimental_setup.HomogeneousAntenna method)
(tetrax.core.experimental_setup.StriplineAntenna method)
get_mesh_dimension() (in module tetrax.helpers.io)
get_microwave_field_function() (tetrax.core.experimental_setup.CPWAntenna method)
(tetrax.core.experimental_setup.CurrentLoopAntenna method)
(tetrax.core.experimental_setup.HomogeneousAntenna method)
(tetrax.core.experimental_setup.StriplineAntenna method)
H
h_CPW() (in module tetrax.helpers.math)
h_hom() (in module tetrax.helpers.math)
h_strip() (in module tetrax.helpers.math)
h_U() (in module tetrax.helpers.math)
helical() (in module tetrax.vectorfields)
homogeneous() (in module tetrax.vectorfields)
HomogeneousAntenna (class in tetrax.core.experimental_setup)
I
initialize_material_params() (tetrax.core.sample.AbstractSample method)
(tetrax.core.sample.AntiferromagnetMixin method)
(tetrax.core.sample.FerromagnetMixin method)
InterfacialDMIOperator (class in tetrax.core.operators)
InvertError
InvTotalDynMat (class in tetrax.core.operators)
J
jac_spherical() (in module tetrax.experiments.relax)
L
LayerSampleAFM (class in tetrax.core.sample)
LayerSampleFM (class in tetrax.core.sample)
M
mag (tetrax.core.sample.FerromagnetMixin property)
mag1 (tetrax.core.sample.AntiferromagnetMixin property)
mag2 (tetrax.core.sample.AntiferromagnetMixin property)
main() (in module tetrax.core.fem_core)
make_sparse_mat() (tetrax.core.operators.CubicAnisotropyLinearOperator method)
(tetrax.core.operators.UniAxialAnisotropyOperator method)
MicrowaveAntenna (class in tetrax.core.experimental_setup)
minimize_gibbs_free_energy() (in module tetrax.experiments.relax)
modes_per_k() (in module tetrax.experiments.eigen)
module
tetrax
,
[1]
tetrax.core
tetrax.core.experimental_setup
tetrax.core.fem_core
tetrax.core.fem_core.cythoncore
tetrax.core.operators
tetrax.core.sample
tetrax.experiments
tetrax.experiments.calculate_absorption
tetrax.experiments.eigen
tetrax.experiments.relax
tetrax.geometries
tetrax.helpers
tetrax.helpers.io
tetrax.helpers.math
tetrax.vectorfields
N
N_dip() (in module tetrax.core.operators)
neel_tube() (in module tetrax.vectorfields)
nonlinear_field() (tetrax.core.operators.CubicAnisotropyLinearOperator method)
nonlinear_field_old() (tetrax.core.operators.CubicAnisotropyLinearOperator method)
normalize_single_3d_vec() (in module tetrax.helpers.math)
not_implemented_eigensolver() (in module tetrax.experiments.eigen)
not_implemented_minimizer() (in module tetrax.experiments.relax)
O
onion_tube_axial() (in module tetrax.vectorfields)
P
polygonal_cross_section() (in module tetrax.geometries)
PropagatingWaveEigensolverMixin (class in tetrax.core.sample)
R
radial() (in module tetrax.vectorfields)
read_mesh() (tetrax.core.sample.AbstractSample method)
read_mode_from_vtk() (in module tetrax.helpers.io)
rectangle() (in module tetrax.geometries)
rectangle_cross_section() (in module tetrax.geometries)
relax() (tetrax.core.experimental_setup.ExperimentalSetup method)
rotation_matrix_py() (in module tetrax.core.fem_core.cythoncore)
round_wire_cross_section() (in module tetrax.geometries)
S
set_geom() (tetrax.core.sample.AbstractSample method)
set_k() (tetrax.core.operators.BulkDMIOperator method)
(tetrax.core.operators.DipolarOperator method)
(tetrax.core.operators.ExchangeOperator method)
(tetrax.core.operators.InterfacialDMIOperator method)
(tetrax.core.operators.TotalDynMat method)
set_new_param() (tetrax.core.operators.CubicAnisotropyLinearOperator method)
show() (tetrax.core.experimental_setup.ExperimentalSetup method)
(tetrax.core.sample.AbstractSample method)
(tetrax.core.sample.AntiferromagnetMixin method)
(tetrax.core.sample.FerromagnetMixin method)
spherical_angles_to_mesh_vector() (in module tetrax.helpers.math)
StriplineAntenna (class in tetrax.core.experimental_setup)
SuperLUInv (class in tetrax.core.operators)
T
test_rotation() (in module tetrax.experiments.eigen)
tetrax
module
,
[1]
tetrax.core
module
tetrax.core.experimental_setup
module
tetrax.core.fem_core
module
tetrax.core.fem_core.cythoncore
module
tetrax.core.operators
module
tetrax.core.sample
module
tetrax.experiments
module
tetrax.experiments.calculate_absorption
module
tetrax.experiments.eigen
module
tetrax.experiments.relax
module
tetrax.geometries
module
tetrax.helpers
module
tetrax.helpers.io
module
tetrax.helpers.math
module
tetrax.vectorfields
module
TotalDynMat (class in tetrax.core.operators)
tube_cross_section() (in module tetrax.geometries)
U
UniAxialAnisotropyOperator (class in tetrax.core.operators)
V
vortex() (in module tetrax.vectorfields)
W
WaveguideSampleAFM (class in tetrax.core.sample)
WaveguideSampleFM (class in tetrax.core.sample)