|
LORENE
|
Transverse and traceless symmetric tensors of rank 2. More...
#include <sym_tensor.h>
Public Member Functions | |
| Sym_tensor_tt (const Map &map, const Base_vect &triad_i, const Metric &met) | |
| Standard constructor. More... | |
| Sym_tensor_tt (const Sym_tensor_tt &) | |
| Copy constructor. More... | |
| Sym_tensor_tt (const Map &map, const Base_vect &triad_i, const Metric &met, FILE *fich) | |
Constructor from a file (see Tensor::sauve(FILE*) ). More... | |
| virtual | ~Sym_tensor_tt () |
| Destructor. More... | |
| virtual void | operator= (const Sym_tensor_tt &a) |
Assignment to another Sym_tensor_tt. More... | |
| virtual void | operator= (const Sym_tensor_trans &a) |
Assignment to a Sym_tensor_trans. More... | |
| virtual void | operator= (const Sym_tensor &a) |
Assignment to a Sym_tensor. More... | |
| virtual void | operator= (const Tensor_sym &a) |
Assignment to a Tensor_sym. More... | |
| virtual void | operator= (const Tensor &a) |
Assignment to a Tensor. More... | |
| void | set_rr_eta_mu (const Scalar &hrr, const Scalar &eta_i, const Scalar &mu_i) |
Sets the component , as well as the angular potentials and (see members p_eta and p_mu ). More... | |
| void | set_rr_mu (const Scalar &hrr, const Scalar &mu_i) |
Sets the component , as well as the angular potential (see member p_mu ). More... | |
| void | set_khi_eta_mu (const Scalar &khi_i, const Scalar &eta_i, const Scalar &mu_i) |
Sets the component , as well as the angular potentials and (see members p_khi , p_eta and p_mu ). More... | |
| void | set_khi_mu (const Scalar &khi_i, const Scalar &mu_i, int dzp=0, Param *par1=0x0, Param *par2=0x0, Param *par3=0x0) |
Sets the component , as well as the angular potential (see member p_khi and p_mu ). More... | |
| void | set_A_tildeB (const Scalar &a_in, const Scalar &tb_in, Param *par_bc=0x0, Param *par_mat=0x0) |
Assigns the derived members A and . More... | |
| const Scalar & | khi () const |
Gives the field such that the component . More... | |
| virtual const Scalar & | eta (Param *par=0x0) const |
Gives the field (see member p_eta ). More... | |
| Sym_tensor_tt | poisson (int dzfin=2) const |
Computes the solution of a tensorial TT Poisson equation with *this as a source: More... | |
| const Metric & | get_met_div () const |
| Returns the metric with respect to which the divergence and the trace are defined. More... | |
| void | set_tt_trace (const Sym_tensor_tt &a, const Scalar &h, Param *par=0x0) |
Assigns the derived members p_tt and p_trace and updates the components accordingly. More... | |
| const Scalar & | the_trace () const |
Returns the trace of the tensor with respect to metric *met_div. More... | |
| const Sym_tensor_tt & | tt_part (Param *par=0x0) const |
Returns the transverse traceless part of the tensor, the trace being defined with respect to metric *met_div. More... | |
| void | sol_Dirac_Abound (const Scalar &aaa, Scalar &tilde_mu, Scalar &x_new, Scalar bound_mu, const Param *par_bc) |
| Same resolution as sol_Dirac_A, but with inner boundary conditions added. More... | |
| void | sol_Dirac_A2 (const Scalar &aaa, Scalar &tilde_mu, Scalar &x_new, Scalar bound_mu, const Param *par_bc) |
| Same resolution as sol_Dirac_Abound, but here the boundary conditions are the degenerate elliptic conditions encontered when solving the Kerr problem. More... | |
| void | sol_Dirac_BC2 (const Scalar &bb, const Scalar &cc, const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Scalar &ww, Scalar bound_eta, double dir, double neum, double rhor, Param *par_bc, Param *par_mat) |
| Same resolution as sol_Dirac_tilde_B, but with inner boundary conditions added. More... | |
| void | sol_Dirac_BC3 (const Scalar &bb, const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Scalar &ww, Scalar bound_hrr, Scalar bound_eta, Param *par_bc, Param *par_mat) |
| Same resolution as sol_Dirac_Abound, but here the boundary conditions are the degenerate elliptic conditions encontered when solving the Kerr problem. More... | |
| void | sol_Dirac_l01_bound (const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Scalar &bound_hrr, Scalar &bound_eta, Param *par_mat) |
| void | sol_Dirac_l01_2 (const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Param *par_mat) |
| void | sol_elliptic_ABC (Sym_tensor &source, Scalar aaa, Scalar bbb, Scalar ccc) |
| Finds spectral potentials A, B, C of solution of an tensorial TT elliptic equation, given the source. More... | |
| void | trace_from_det_one (const Sym_tensor_tt &htt, double precis=1.e-14, int it_max=100) |
Assigns the derived member p_tt and computes the trace so that *this + the flat metric has a determinant equal to 1. More... | |
| void | set_hrr_mu_det_one (const Scalar &hrr, const Scalar &mu_in, double precis=1.e-14, int it_max=100) |
Assigns the rr component and the derived member . More... | |
| void | set_tt_part_det_one (const Sym_tensor_tt &hijtt, const Scalar *h_prev=0x0, Param *par_mat=0x0, double precis=1.e-14, int it_max=100) |
| Assignes the TT-part of the tensor. More... | |
| void | set_AtBtt_det_one (const Scalar &a_in, const Scalar &tbtt_in, const Scalar *h_prev=0x0, Param *par_bc=0x0, Param *par_mat=0x0, double precis=1.e-14, int it_max=100) |
Assigns the derived member A and computes from its TT-part (see Sym_tensor::compute_tilde_B_tt() ). More... | |
| void | set_AtB_trace (const Scalar &a_in, const Scalar &tb_in, const Scalar &trace, Param *par_bc=0x0, Param *par_mat=0x0) |
Assigns the derived members A , and the trace. More... | |
| Sym_tensor_trans | poisson (const Scalar *h_guess=0x0) const |
Computes the solution of a tensorial transverse Poisson equation with *this as a source: More... | |
| void | set_longit_trans (const Vector &v, const Sym_tensor_trans &a) |
Assigns the derived members p_longit_pot and p_transverse and updates the components accordingly. More... | |
| void | set_auxiliary (const Scalar &trr, const Scalar &eta_over_r, const Scalar &mu_over_r, const Scalar &www, const Scalar &xxx, const Scalar &ttt) |
Assigns the component and the derived members p_eta , p_mu , p_www, p_xxx and p_ttt , fro, their values and , . More... | |
| virtual void | exponential_filter_r (int lzmin, int lzmax, int p, double alpha=-16.) |
Applies exponential filters to all components (see Scalar::exponential_filter_r ). More... | |
| virtual void | exponential_filter_ylm (int lzmin, int lzmax, int p, double alpha=-16.) |
Applies exponential filters to all components (see Scalar::exponential_filter_ylm ). More... | |
| const Vector & | divergence (const Metric &) const |
Returns the divergence of this with respect to a Metric . More... | |
| Sym_tensor | derive_lie (const Vector &v) const |
Computes the Lie derivative of this with respect to some vector field v. More... | |
| const Sym_tensor_trans & | transverse (const Metric &gam, Param *par=0x0, int method_poisson=6) const |
Computes the transverse part of the tensor with respect to a given metric, transverse meaning divergence-free with respect to that metric. More... | |
| const Vector & | longit_pot (const Metric &gam, Param *par=0x0, int method_poisson=6) const |
Computes the vector potential of longitudinal part of the tensor (see documentation of method transverse() above). More... | |
| const Scalar & | mu (Param *par=0x0) const |
Gives the field (see member p_mu ). More... | |
| const Scalar & | www () const |
Gives the field W (see member p_www ). More... | |
| const Scalar & | xxx () const |
Gives the field X (see member p_xxx ). More... | |
| const Scalar & | ttt () const |
Gives the field T (see member p_ttt ). More... | |
| const Scalar & | compute_A (bool output_ylm=true, Param *par=0x0) const |
Gives the field A (see member p_aaa ). More... | |
| const Scalar & | compute_tilde_B (bool output_ylm=true, Param *par=0x0) const |
Gives the field (see member p_tilde_b ). More... | |
| Scalar | compute_tilde_B_tt (bool output_ylm=true, Param *par=0x0) const |
Gives the field (see member p_tilde_b ) associated with the TT-part of the Sym_tensor . More... | |
| const Scalar & | compute_tilde_C (bool output_ylm=true, Param *par=0x0) const |
Gives the field (see member p_tilde_c ). More... | |
| int | sym_index1 () const |
Number of the first symmetric index (0<= id_sym1 < valence ) More... | |
| int | sym_index2 () const |
Number of the second symmetric index (id_sym1 < id_sym2 < valence ) More... | |
| virtual int | position (const Itbl &ind) const |
Returns the position in the array cmp of a component given by its indices. More... | |
| virtual Itbl | indices (int pos) const |
Returns the indices of a component given by its position in the array cmp . More... | |
| virtual void | sauve (FILE *) const |
| Save in a binary file. More... | |
| const Tensor_sym & | derive_cov (const Metric &gam) const |
Returns the covariant derivative of this with respect to some metric . More... | |
| const Tensor_sym & | derive_con (const Metric &gam) const |
Returns the "contravariant" derivative of this with respect to some metric , by raising the last index of the covariant derivative (cf. More... | |
| virtual void | set_etat_nondef () |
Sets the logical state of all components to ETATNONDEF (undefined state). More... | |
| virtual void | set_etat_zero () |
Sets the logical state of all components to ETATZERO (zero state). More... | |
| virtual void | set_etat_qcq () |
Sets the logical state of all components to ETATQCQ (ordinary state). More... | |
| virtual void | allocate_all () |
Performs the memory allocation of all the elements, down to the double arrays of the Tbl s. More... | |
| virtual void | change_triad (const Base_vect &new_triad) |
| Sets a new vectorial basis (triad) of decomposition and modifies the components accordingly. More... | |
| void | set_triad (const Base_vect &new_triad) |
| Assigns a new vectorial basis (triad) of decomposition. More... | |
| Scalar & | set (const Itbl &ind) |
| Returns the value of a component (read/write version). More... | |
| Scalar & | set (int i1, int i2) |
| Returns the value of a component for a tensor of valence 2 (read/write version). More... | |
| Scalar & | set (int i1, int i2, int i3) |
| Returns the value of a component for a tensor of valence 3 (read/write version). More... | |
| Scalar & | set (int i1, int i2, int i3, int i4) |
| Returns the value of a component for a tensor of valence 4 (read/write version). More... | |
| void | annule_domain (int l) |
Sets the Tensor to zero in a given domain. More... | |
| virtual void | annule (int l_min, int l_max) |
Sets the Tensor to zero in several domains. More... | |
| void | annule_extern_cn (int l_0, int deg) |
| Performs a smooth (C^n) transition in a given domain to zero. More... | |
| virtual void | std_spectral_base () |
| Sets the standard spectal bases of decomposition for each component. More... | |
| virtual void | std_spectral_base_odd () |
| Sets the standard odd spectal bases of decomposition for each component. More... | |
| virtual void | dec_dzpuis (int dec=1) |
Decreases by dec units the value of dzpuis and changes accordingly the values in the compactified external domain (CED). More... | |
| virtual void | inc_dzpuis (int inc=1) |
Increases by inc units the value of dzpuis and changes accordingly the values in the compactified external domain (CED). More... | |
| Tensor | up (int ind, const Metric &gam) const |
Computes a new tensor by raising an index of *this. More... | |
| Tensor | down (int ind, const Metric &gam) const |
Computes a new tensor by lowering an index of *this. More... | |
| Tensor | up_down (const Metric &gam) const |
Computes a new tensor by raising or lowering all the indices of *this . More... | |
| Tensor | trace (int ind1, int ind2) const |
| Trace on two different type indices. More... | |
| Tensor | trace (int ind1, int ind2, const Metric &gam) const |
| Trace with respect to a given metric. More... | |
| Scalar | trace () const |
| Trace on two different type indices for a valence 2 tensor. More... | |
| Scalar | trace (const Metric &gam) const |
| Trace with respect to a given metric for a valence 2 tensor. More... | |
| const Map & | get_mp () const |
| Returns the mapping. More... | |
| const Base_vect * | get_triad () const |
| Returns the vectorial basis (triad) on which the components are defined. More... | |
| int | get_valence () const |
| Returns the valence. More... | |
| int | get_n_comp () const |
| Returns the number of stored components. More... | |
| int | get_index_type (int i) const |
Gives the type (covariant or contravariant) of the index number i . More... | |
| Itbl | get_index_type () const |
| Returns the types of all the indices. More... | |
| int & | set_index_type (int i) |
Sets the type of the index number i . More... | |
| Itbl & | set_index_type () |
| Sets the types of all the indices. More... | |
| const Scalar & | operator() (const Itbl &ind) const |
| Returns the value of a component (read-only version). More... | |
| const Scalar & | operator() (int i1, int i2) const |
| Returns the value of a component for a tensor of valence 2 (read-only version). More... | |
| const Scalar & | operator() (int i1, int i2, int i3) const |
| Returns the value of a component for a tensor of valence 3 (read-only version). More... | |
| const Scalar & | operator() (int i1, int i2, int i3, int i4) const |
| Returns the value of a component for a tensor of valence 4 (read-only version). More... | |
| void | operator+= (const Tensor &) |
| += Tensor More... | |
| void | operator-= (const Tensor &) |
| -= Tensor More... | |
| virtual void | spectral_display (const char *comment=0x0, double threshold=1.e-7, int precision=4, ostream &ostr=cout) const |
| Displays the spectral coefficients and the associated basis functions of each component. More... | |
Protected Member Functions | |
| virtual void | del_deriv () const |
| Deletes the derived quantities. More... | |
| void | set_der_0x0 () const |
| Sets the pointers on derived quantities to 0x0. More... | |
| void | update (int dzp, Param *par1=0x0, Param *par2=0x0) |
Computes the components , , , and , from and the potentials and . More... | |
| void | sol_Dirac_A (const Scalar &aaa, Scalar &tilde_mu, Scalar &xxx, const Param *par_bc=0x0) const |
Solves a system of two coupled first-order PDEs obtained from the divergence-free condition (Dirac gauge) and the requirement that the potential A (see Sym_tensor::p_aaa ) has a given value. More... | |
| void | sol_Dirac_tilde_B (const Scalar &tilde_b, const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Scalar &www, Param *par_bc=0x0, Param *par_mat=0x0) const |
Solves a system of three coupled first-order PDEs obtained from divergence-free conditions (Dirac gauge) and the requirement that the potential (see Sym_tensor::p_tilde_b ) has a given value. More... | |
| void | sol_Dirac_l01 (const Scalar &hh, Scalar &hrr, Scalar &tilde_eta, Param *par_mat) const |
Solves the same system as Sym_tensor_trans::sol_Dirac_tilde_B but only for . More... | |
| virtual void | del_derive_met (int i) const |
Logical destructor of the derivatives depending on the i-th element of met_depend specific to the class Sym_tensor (p_transverse , etc...). More... | |
| void | set_der_met_0x0 (int i) const |
Sets all the i-th components of met_depend specific to the class Sym_tensor (p_transverse , etc...) to 0x0. More... | |
| Scalar | get_tilde_B_from_TT_trace (const Scalar &tilde_B_tt_in, const Scalar &trace) const |
Computes (see Sym_tensor::p_tilde_b ) from its transverse-traceless part and the trace. More... | |
| Sym_tensor * | inverse () const |
Returns a pointer on the inverse of the Sym_tensor (seen as a matrix). More... | |
| void | set_dependance (const Metric &) const |
To be used to describe the fact that the derivatives members have been calculated with met . More... | |
| int | get_place_met (const Metric &) const |
Returns the position of the pointer on metre in the array met_depend . More... | |
| void | compute_derive_lie (const Vector &v, Tensor &resu) const |
Computes the Lie derivative of this with respect to some vector field v (protected method; the public interface is method derive_lie ). More... | |
Protected Attributes | |
| Scalar * | p_khi |
Field such that the component . More... | |
| const Metric *const | met_div |
| Metric with respect to which the divergence and the trace are defined. More... | |
| Scalar * | p_trace |
Trace with respect to the metric *met_div More... | |
| Sym_tensor_tt * | p_tt |
Traceless part with respect to the metric *met_div More... | |
| Sym_tensor_trans * | p_transverse [N_MET_MAX] |
Array of the transverse part of the tensor with respect to various metrics, transverse meaning divergence-free with respect to a metric. More... | |
| Vector * | p_longit_pot [N_MET_MAX] |
Array of the vector potential of the longitudinal part of the tensor with respect to various metrics (see documentation of member p_transverse. More... | |
| Scalar * | p_eta |
Field such that the components of the tensor are written (has only meaning with spherical components!): More... | |
| Scalar * | p_mu |
Field such that the components of the tensor are written (has only meaning with spherical components!): More... | |
| Scalar * | p_www |
Field W such that the components and of the tensor are written (has only meaning with spherical components!): More... | |
| Scalar * | p_xxx |
Field X such that the components and of the tensor are written (has only meaning with spherical components!): More... | |
| Scalar * | p_ttt |
Field T defined as . More... | |
| Scalar * | p_aaa |
Field A defined from X and insensitive to the longitudinal part of the Sym_tensor (only for ). More... | |
| Scalar * | p_tilde_b |
Field defined from and h insensitive to the longitudinal part of the Sym_tensor. More... | |
| Scalar * | p_tilde_c |
Field defined from and h insensitive to the longitudinal part of the Sym_tensor. More... | |
| int | id_sym1 |
Number of the first symmetric index (0<= id_sym1 < valence ) More... | |
| int | id_sym2 |
Number of the second symmetric index (id_sym1 < id_sym2 < valence ) More... | |
| const Map *const | mp |
| Mapping on which the numerical values at the grid points are defined. More... | |
| int | valence |
| Valence of the tensor (0 = scalar, 1 = vector, etc...) More... | |
| const Base_vect * | triad |
| Vectorial basis (triad) with respect to which the tensor components are defined. More... | |
| Itbl | type_indice |
1D array of integers (class Itbl ) of size valence containing the type of each index: COV for a covariant one and CON for a contravariant one. More... | |
| int | n_comp |
| Number of stored components, depending on the symmetry. More... | |
| Scalar ** | cmp |
Array of size n_comp of pointers onto the components. More... | |
| const Metric * | met_depend [N_MET_MAX] |
Array on the Metric 's which were used to compute derived quantities, like p_derive_cov , etc... More... | |
| Tensor * | p_derive_cov [N_MET_MAX] |
Array of pointers on the covariant derivatives of this with respect to various metrics. More... | |
| Tensor * | p_derive_con [N_MET_MAX] |
Array of pointers on the contravariant derivatives of this with respect to various metrics. More... | |
| Tensor * | p_divergence [N_MET_MAX] |
Array of pointers on the divergence of this with respect to various metrics. More... | |
Transverse and traceless symmetric tensors of rank 2.
This class is designed to store transverse (divergence-free) and transverse symmetric contravariant tensors of rank 2, with the component expressed in an orthonormal spherical basis
.()
Definition at line 938 of file sym_tensor.h.
| Lorene::Sym_tensor_tt::Sym_tensor_tt | ( | const Map & | map, |
| const Base_vect & | triad_i, | ||
| const Metric & | met | ||
| ) |
Standard constructor.
| map | the mapping |
| triad_i | vectorial basis (triad) with respect to which the tensor components are defined |
| met | the metric with respect to which the divergence is defined |
Definition at line 75 of file sym_tensor_tt.C.
References set_der_0x0().
| Lorene::Sym_tensor_tt::Sym_tensor_tt | ( | const Sym_tensor_tt & | source | ) |
Copy constructor.
Definition at line 85 of file sym_tensor_tt.C.
References p_khi, and set_der_0x0().
| Lorene::Sym_tensor_tt::Sym_tensor_tt | ( | const Map & | map, |
| const Base_vect & | triad_i, | ||
| const Metric & | met, | ||
| FILE * | fich | ||
| ) |
Constructor from a file (see Tensor::sauve(FILE*) ).
| map | the mapping |
| triad_i | vectorial basis (triad) with respect to which the tensor components are defined. It will be checked that it coincides with the basis saved in the file. |
| met | the metric with respect to which the divergence is defined |
| fich | file which has been used by the function sauve(FILE*) . |
Definition at line 97 of file sym_tensor_tt.C.
References set_der_0x0().
|
virtual |
|
inherited |
Gives the field A (see member p_aaa ).
| output_ylm | a flag to control the spectral decomposition base of the result: if true (default) the spherical harmonics base is used. |
Definition at line 316 of file sym_tensor_aux.C.
References Lorene::Scalar::annule_l(), Lorene::Scalar::div_r_dzpuis(), Lorene::Scalar::div_tant(), Lorene::Scalar::dsdt(), Lorene::Scalar::get_dzpuis(), Lorene::Tensor::mp, Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_aaa, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), Lorene::Scalar::set_spectral_va(), Lorene::Scalar::stdsdp(), Lorene::Tensor::triad, Lorene::Sym_tensor::xxx(), Lorene::Valeur::ylm(), and Lorene::Valeur::ylm_i().
|
inherited |
Gives the field
(see member p_tilde_b ).
| output_ylm | a flag to control the spectral decomposition base of the result: if true (default) the spherical harmonics base is used. |
Definition at line 362 of file sym_tensor_aux.C.
References Lorene::Scalar::div_r_dzpuis(), Lorene::Scalar::div_tant(), Lorene::Scalar::dsdr(), Lorene::Scalar::dsdt(), Lorene::Scalar::get_dzpuis(), Lorene::Scalar::get_etat(), Lorene::Map::get_mg(), Lorene::Mg3d::get_nzone(), Lorene::Tensor::mp, Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_tilde_b, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), Lorene::Scalar::set_etat_qcq(), Lorene::Scalar::set_spectral_va(), Lorene::Scalar::stdsdp(), Lorene::Tensor::triad, Lorene::Sym_tensor::ttt(), Lorene::Sym_tensor::www(), and Lorene::Valeur::ylm().
|
inherited |
Gives the field
(see member p_tilde_b ) associated with the TT-part of the Sym_tensor .
| output_ylm | a flag to control the spectral decomposition base of the result: if true (default) the spherical harmonics base is used. |
Definition at line 478 of file sym_tensor_aux.C.
References Lorene::Sym_tensor::compute_tilde_B(), and Lorene::Scalar::get_etat().
|
inherited |
Gives the field
(see member p_tilde_c ).
| output_ylm | a flag to control the spectral decomposition base of the result: if true (default) the spherical harmonics base is used. |
Definition at line 596 of file sym_tensor_aux.C.
References Lorene::Scalar::div_r_dzpuis(), Lorene::Scalar::div_tant(), Lorene::Scalar::dsdr(), Lorene::Scalar::dsdt(), Lorene::Scalar::get_dzpuis(), Lorene::Scalar::get_etat(), Lorene::Map::get_mg(), Lorene::Mg3d::get_nzone(), Lorene::Tensor::mp, Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_tilde_c, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), Lorene::Scalar::set_etat_qcq(), Lorene::Scalar::set_spectral_va(), Lorene::Scalar::stdsdp(), Lorene::Tensor::triad, Lorene::Sym_tensor::ttt(), Lorene::Sym_tensor::www(), and Lorene::Valeur::ylm().
|
protectedvirtual |
Deletes the derived quantities.
Reimplemented from Lorene::Sym_tensor_trans.
Definition at line 121 of file sym_tensor_tt.C.
References Lorene::Sym_tensor_trans::del_deriv(), p_khi, and set_der_0x0().
|
protectedvirtualinherited |
Logical destructor of the derivatives depending on the i-th element of met_depend specific to the class Sym_tensor (p_transverse , etc...).
Reimplemented from Lorene::Tensor.
Definition at line 320 of file sym_tensor.C.
References Lorene::Tensor::del_derive_met(), Lorene::Tensor::met_depend, Lorene::Sym_tensor::p_longit_pot, Lorene::Sym_tensor::p_transverse, and Lorene::Sym_tensor::set_der_met_0x0().
|
inherited |
Computes the Lie derivative of this with respect to some vector field v.
Definition at line 360 of file sym_tensor.C.
References Lorene::Tensor::compute_derive_lie(), Lorene::Tensor::mp, Lorene::Tensor::triad, and Lorene::Tensor::type_indice.
Returns the divergence of this with respect to a Metric .
The indices are assumed to be contravariant.
Definition at line 349 of file sym_tensor.C.
References Lorene::Tensor::divergence().
Gives the field
(see member p_eta ).
Reimplemented from Lorene::Sym_tensor.
Definition at line 140 of file sym_tensor_tt_etamu.C.
References Lorene::Scalar::dec_dzpuis(), Lorene::Scalar::div_r_dzpuis(), Lorene::Scalar::dsdr(), Lorene::Scalar::get_dzpuis(), Lorene::Tensor::mp, Lorene::Scalar::mult_r_dzpuis(), Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_eta, p_khi, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), and Lorene::Tensor::triad.
|
virtualinherited |
Applies exponential filters to all components (see Scalar::exponential_filter_r ).
Does a loop for Cartesian components, and works in terms of the rr-component,
,
, W, X, T for spherical components.
Reimplemented from Lorene::Tensor.
Definition at line 446 of file sym_tensor.C.
References Lorene::Tensor::cmp, Lorene::Scalar::div_r(), Lorene::Sym_tensor::eta(), Lorene::Scalar::exponential_filter_r(), Lorene::Map::get_bvect_cart(), Lorene::Map::get_bvect_spher(), Lorene::Base_vect::identify(), Lorene::Tensor::mp, Lorene::Sym_tensor::mu(), Lorene::Tensor::n_comp, Lorene::Tensor::operator()(), Lorene::Sym_tensor::set_auxiliary(), Lorene::Tensor::triad, Lorene::Sym_tensor::ttt(), Lorene::Sym_tensor::www(), and Lorene::Sym_tensor::xxx().
|
virtualinherited |
Applies exponential filters to all components (see Scalar::exponential_filter_ylm ).
Does a loop for Cartesian components, and works in terms of the r-component,
,
, W, X, T for spherical components.
Reimplemented from Lorene::Tensor.
Definition at line 471 of file sym_tensor.C.
References Lorene::Tensor::cmp, Lorene::Scalar::div_r(), Lorene::Sym_tensor::eta(), Lorene::Scalar::exponential_filter_ylm(), Lorene::Map::get_bvect_cart(), Lorene::Map::get_bvect_spher(), Lorene::Base_vect::identify(), Lorene::Tensor::mp, Lorene::Sym_tensor::mu(), Lorene::Tensor::n_comp, Lorene::Tensor::operator()(), Lorene::Sym_tensor::set_auxiliary(), Lorene::Tensor::triad, Lorene::Sym_tensor::ttt(), Lorene::Sym_tensor::www(), and Lorene::Sym_tensor::xxx().
|
inlineinherited |
Returns the metric with respect to which the divergence and the trace are defined.
Definition at line 669 of file sym_tensor.h.
References Lorene::Sym_tensor_trans::met_div.
|
protectedinherited |
Computes
(see Sym_tensor::p_tilde_b ) from its transverse-traceless part and the trace.
Definition at line 531 of file sym_tensor_aux.C.
References Lorene::Scalar::get_etat(), and Lorene::Tensor::triad.
|
protectedinherited |
Returns a pointer on the inverse of the Sym_tensor
(seen as a matrix).
Definition at line 372 of file sym_tensor.C.
References Lorene::Tensor::mp, Lorene::Tensor::operator()(), Lorene::Tensor::set(), Lorene::Tensor::triad, and Lorene::Tensor::type_indice.
| const Scalar & Lorene::Sym_tensor_tt::khi | ( | ) | const |
Gives the field
such that the component
.
Definition at line 116 of file sym_tensor_tt_etamu.C.
References Lorene::Scalar::mult_r(), p_khi, and Lorene::Tensor::triad.
|
inherited |
Computes the vector potential
of longitudinal part of the tensor (see documentation of method transverse() above).
| gam | metric with respect to the transverse decomposition is performed |
| par | parameters for the vector Poisson equation |
| method_poisson | type of method for solving the vector Poisson equation to get the longitudinal part (see method Vector::poisson) |
Definition at line 143 of file sym_tensor_decomp.C.
References Lorene::Tensor::dec_dzpuis(), Lorene::Tensor::derive_con(), Lorene::Tensor_sym::derive_con(), Lorene::diffrel(), Lorene::Sym_tensor::divergence(), Lorene::Vector::divergence(), Lorene::Tensor::divergence(), Lorene::Map::get_mg(), Lorene::Mg3d::get_nzone(), Lorene::Tensor::get_place_met(), Lorene::maxabs(), Lorene::Tensor::mp, Lorene::Sym_tensor::p_longit_pot, Lorene::Vector::poisson(), and Lorene::Tensor::set_dependance().
Gives the field
(see member p_mu ).
Definition at line 151 of file sym_tensor_aux.C.
References Lorene::Scalar::div_tant(), Lorene::Scalar::dsdt(), Lorene::Scalar::get_dzpuis(), Lorene::Tensor::mp, Lorene::Scalar::mult_r_dzpuis(), Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_mu, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), Lorene::Scalar::stdsdp(), and Lorene::Tensor::triad.
|
virtual |
Assignment to a Sym_tensor.
Reimplemented from Lorene::Sym_tensor_trans.
Definition at line 163 of file sym_tensor_tt.C.
References del_deriv(), and Lorene::Sym_tensor_trans::operator=().
|
virtual |
Assignment to a Sym_tensor_trans.
Reimplemented from Lorene::Sym_tensor_trans.
Definition at line 153 of file sym_tensor_tt.C.
References del_deriv(), and Lorene::Sym_tensor_trans::operator=().
|
virtual |
Assignment to another Sym_tensor_tt.
Definition at line 141 of file sym_tensor_tt.C.
References del_deriv(), Lorene::Sym_tensor_trans::operator=(), and p_khi.
|
virtual |
Assignment to a Tensor.
Reimplemented from Lorene::Sym_tensor_trans.
Definition at line 181 of file sym_tensor_tt.C.
References del_deriv(), and Lorene::Sym_tensor_trans::operator=().
|
virtual |
Assignment to a Tensor_sym.
Reimplemented from Lorene::Sym_tensor_trans.
Definition at line 172 of file sym_tensor_tt.C.
References del_deriv(), and Lorene::Sym_tensor_trans::operator=().
|
inherited |
Computes the solution of a tensorial transverse Poisson equation with *this
as a source:
In particular, it makes an iteration on the trace of the result, using Sym_tensor::set_WX_det_one.
| h_guess | a pointer on a guess for the trace of the result; it is passed to Sym_tensor::set_WX_det_one. |
of the above equation with the boundary condition
at spatial infinity. Definition at line 99 of file sym_tensor_trans_pde.C.
References Lorene::Map_af::get_alpha(), Lorene::Map_af::get_beta(), Lorene::Map::get_mg(), Lorene::Mg3d::get_np(), Lorene::Mg3d::get_nt(), Lorene::Mg3d::get_nzone(), Lorene::Mg3d::get_type_r(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, and Lorene::Tensor::triad.
| Sym_tensor_tt Lorene::Sym_tensor_tt::poisson | ( | int | dzfin = 2 | ) | const |
Computes the solution of a tensorial TT Poisson equation with *this
as a source:
| dzfin | [input] the dzpuis for all the components of the result (see the documentation for Scalar ). |
of the above equation with the boundary condition
at spatial infinity. Definition at line 62 of file sym_ttt_poisson.C.
References Lorene::Scalar::get_etat(), Lorene::Map::get_mg(), Lorene::Mg3d::get_nzone(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Tensor::operator()(), and Lorene::Tensor::triad.
| void Lorene::Sym_tensor_tt::set_A_tildeB | ( | const Scalar & | a_in, |
| const Scalar & | tb_in, | ||
| Param * | par_bc = 0x0, |
||
| Param * | par_mat = 0x0 |
||
| ) |
Assigns the derived members A and
.
Other derived members are deduced from the divergence-and trace-free conditions.
| a_in | the A potential (see Sym_tensor::p_aaa ) |
| tb_in | the potential (see Sym_tensor::p_tilde_b ) |
Definition at line 487 of file sym_tensor_tt_etamu.C.
References Lorene::Tensor::mp, and Lorene::Sym_tensor_trans::set_AtB_trace().
|
inherited |
Assigns the derived members A ,
and the trace.
Other derived members are deduced from the divergence-free condition.
| a_in | the A potential (see Sym_tensor::p_aaa ) |
| tb_in | the potential (see Sym_tensor::p_tilde_b ) |
| trace | the trace of the Sym_tensor. |
Definition at line 302 of file sym_tensor_trans_aux.C.
References Lorene::Scalar::check_dzpuis(), Lorene::Tensor::mp, Lorene::Sym_tensor::p_aaa, Lorene::Sym_tensor::p_tilde_b, Lorene::Sym_tensor::set_auxiliary(), Lorene::Sym_tensor_trans::sol_Dirac_A(), Lorene::Sym_tensor_trans::sol_Dirac_tilde_B(), and Lorene::Tensor::triad.
|
inherited |
Assigns the derived member A and computes
from its TT-part (see Sym_tensor::compute_tilde_B_tt() ).
Other derived members are deduced from the divergence-free condition. Finally, it computes the trace so that *this + the flat metric has a determinant equal to 1. It then updates the components accordingly. This function makes an iteration until the relative difference in the trace between two steps is lower than precis .
| a_in | the A potential (see Sym_tensor::p_aaa ) |
| tbtt_in | the TT-part of potential (see Sym_tensor::p_tilde_b and Sym_tensor::compute_tilde_B_tt() ) |
| h_prev | a pointer on a guess for the trace of *this; if null, then the iteration starts from 0. |
| precis | relative difference in the trace computation to end the iteration. |
| it_max | maximal number of iterations. |
Definition at line 137 of file sym_tensor_trans_aux.C.
References Lorene::abs(), Lorene::Scalar::check_dzpuis(), Lorene::Scalar::get_spectral_base(), Lorene::Sym_tensor::get_tilde_B_from_TT_trace(), Lorene::Tensor::inc_dzpuis(), Lorene::max(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Sym_tensor::p_aaa, Lorene::Sym_tensor::p_tilde_b, Lorene::Sym_tensor_trans::p_trace, Lorene::Sym_tensor_trans::p_tt, Lorene::Sym_tensor::set_auxiliary(), Lorene::Scalar::set_etat_zero(), Lorene::Scalar::set_spectral_base(), Lorene::Sym_tensor_trans::sol_Dirac_A(), Lorene::Sym_tensor_trans::sol_Dirac_tilde_B(), and Lorene::Tensor::triad.
|
inherited |
Assigns the component
and the derived members p_eta , p_mu , p_www, p_xxx and p_ttt , fro, their values and
,
.
It updates the other components accordingly.
Definition at line 266 of file sym_tensor_aux.C.
References Lorene::Scalar::check_dzpuis(), Lorene::Sym_tensor::del_deriv(), Lorene::Scalar::dsdt(), Lorene::Scalar::get_dzpuis(), Lorene::Scalar::lapang(), Lorene::Scalar::mult_r_dzpuis(), Lorene::Sym_tensor::p_eta, Lorene::Sym_tensor::p_mu, Lorene::Sym_tensor::p_ttt, Lorene::Sym_tensor::p_www, Lorene::Sym_tensor::p_xxx, Lorene::Tensor::set(), Lorene::Scalar::set_spectral_va(), Lorene::Scalar::stdsdp(), Lorene::Tensor::triad, and Lorene::Valeur::ylm_i().
|
protected |
Sets the pointers on derived quantities to 0x0.
Definition at line 131 of file sym_tensor_tt.C.
References p_khi.
|
protectedinherited |
Sets all the i-th components of met_depend specific to the class Sym_tensor (p_transverse , etc...) to 0x0.
Definition at line 335 of file sym_tensor.C.
References Lorene::Sym_tensor::p_longit_pot, and Lorene::Sym_tensor::p_transverse.
|
inherited |
Assigns the rr component and the derived member
.
Other derived members are deduced from the divergence-free condition. Finally, it computes T (Sym_tensor::p_ttt ) so that *this + the flat metric has a determinant equal to 1. It then updates the components accordingly. This function makes an iteration until the relative difference in T between two steps is lower than precis .
| hrr | the rr component of the tensor, |
| mu_in | the potential, |
| precis | relative difference in the trace computation to end the iteration. |
| it_max | maximal number of iterations. |
Definition at line 117 of file sym_tensor_trans_aux.C.
References Lorene::Scalar::check_dzpuis(), Lorene::Tensor::dec_dzpuis(), Lorene::Tensor::inc_dzpuis(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Sym_tensor::p_mu, set_rr_mu(), Lorene::Sym_tensor_trans::trace_from_det_one(), and Lorene::Tensor::triad.
| void Lorene::Sym_tensor_tt::set_khi_eta_mu | ( | const Scalar & | khi_i, |
| const Scalar & | eta_i, | ||
| const Scalar & | mu_i | ||
| ) |
Sets the component
, as well as the angular potentials
and
(see members p_khi , p_eta and p_mu ).
The components are updated consistently by a call to the method update() .
| khi_i | [input] value of |
| eta_i | [input] angular potential |
| mu_i | [input] angular potential |
Definition at line 260 of file sym_tensor_tt_etamu.C.
References Lorene::Scalar::div_r(), Lorene::Scalar::get_dzpuis(), Lorene::Sym_tensor::p_eta, p_khi, Lorene::Sym_tensor::p_mu, Lorene::Tensor::set(), Lorene::Tensor::triad, and update().
| void Lorene::Sym_tensor_tt::set_khi_mu | ( | const Scalar & | khi_i, |
| const Scalar & | mu_i, | ||
| int | dzp = 0, |
||
| Param * | par1 = 0x0, |
||
| Param * | par2 = 0x0, |
||
| Param * | par3 = 0x0 |
||
| ) |
Sets the component
, as well as the angular potential
(see member p_khi and p_mu ).
The angular potential
(member p_eta ) is deduced from the divergence free condition. The tensor components are updated consistently by a call to the method update() .
| khi_i | [input] value of |
| mu_i | [input] angular potential |
| dzp | [input] dzpuis parameter of the resulting tensor components |
Definition at line 288 of file sym_tensor_tt_etamu.C.
References Lorene::Scalar::check_dzpuis(), Lorene::Scalar::div_r(), Lorene::Scalar::div_r_dzpuis(), eta(), Lorene::Tensor::mp, p_khi, Lorene::Sym_tensor::p_mu, Lorene::Tensor::set(), Lorene::Tensor::triad, and update().
|
inherited |
Assigns the derived members p_longit_pot and p_transverse and updates the components accordingly.
(see the documentation of these derived members for details)
Definition at line 88 of file sym_tensor_decomp.C.
References Lorene::Tensor::dec_dzpuis(), Lorene::Sym_tensor::del_deriv(), Lorene::Tensor::get_index_type(), Lorene::Sym_tensor_trans::get_met_div(), Lorene::Tensor::get_place_met(), Lorene::Vector::ope_killing(), Lorene::Sym_tensor::p_longit_pot, Lorene::Sym_tensor::p_transverse, and Lorene::Tensor::set_dependance().
| void Lorene::Sym_tensor_tt::set_rr_eta_mu | ( | const Scalar & | hrr, |
| const Scalar & | eta_i, | ||
| const Scalar & | mu_i | ||
| ) |
Sets the component
, as well as the angular potentials
and
(see members p_eta and p_mu ).
The other components are updated consistently by a call to the method update() .
| hrr | [input] value of |
| eta_i | [input] angular potential |
| mu_i | [input] angular potential |
Definition at line 215 of file sym_tensor_tt_etamu.C.
References Lorene::Scalar::get_dzpuis(), Lorene::Sym_tensor::p_eta, Lorene::Sym_tensor::p_mu, Lorene::Tensor::set(), Lorene::Tensor::triad, and update().
Sets the component
, as well as the angular potential
(see member p_mu ).
The angular potential
(member p_eta ) is deduced from the divergence free condition. The other tensor components are updated consistently by a call to the method update() .
| hrr | [input] value of |
| mu_i | [input] angular potential |
Definition at line 238 of file sym_tensor_tt_etamu.C.
References eta(), Lorene::Scalar::get_dzpuis(), Lorene::Sym_tensor::p_mu, Lorene::Tensor::set(), Lorene::Tensor::triad, and update().
|
inherited |
Assignes the TT-part of the tensor.
The trace is deduced from the divergence-free condition, through the Dirac system on
, so that *this + the flat metric has a determinant equal to 1. It then updates the components accordingly. This function makes an iteration until the relative difference in the trace between two steps is lower than precis .
| hijtt | the TT part for this. |
| h_prev | a pointer on a guess for the trace of *this; if null, then the iteration starts from 0. |
| precis | relative difference in the trace computation to end the iteration. |
| it_max | maximal number of iterations. |
Definition at line 226 of file sym_tensor_trans_aux.C.
References Lorene::abs(), Lorene::Scalar::div_r(), eta(), Lorene::Scalar::get_spectral_base(), Lorene::Sym_tensor::get_tilde_B_from_TT_trace(), Lorene::Tensor::inc_dzpuis(), Lorene::max(), Lorene::Tensor::mp, Lorene::Sym_tensor::mu(), Lorene::Sym_tensor_trans::p_trace, Lorene::Sym_tensor_trans::p_tt, Lorene::Sym_tensor::set_auxiliary(), Lorene::Scalar::set_etat_zero(), Lorene::Scalar::set_spectral_base(), Lorene::Sym_tensor_trans::sol_Dirac_tilde_B(), Lorene::Tensor::triad, Lorene::Sym_tensor::www(), and Lorene::Sym_tensor::xxx().
|
inherited |
Assigns the derived members p_tt and p_trace and updates the components accordingly.
(see the documentation of these derived members for details)
Definition at line 235 of file sym_tensor_trans.C.
References Lorene::Scalar::check_dzpuis(), Lorene::Metric::con(), Lorene::Tensor::dec_dzpuis(), Lorene::Sym_tensor_trans::del_deriv(), Lorene::Scalar::derive_con(), Lorene::Tensor_sym::derive_con(), Lorene::Sym_tensor_trans::get_met_div(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Sym_tensor_trans::p_trace, Lorene::Sym_tensor_trans::p_tt, and Lorene::Scalar::poisson().
|
protectedinherited |
Solves a system of two coupled first-order PDEs obtained from the divergence-free condition (Dirac gauge) and the requirement that the potential A (see Sym_tensor::p_aaa ) has a given value.
The system reads:
Note that this is solved only for
and that
(see Sym_tensor::p_mu ).
| aaa | [input] the source A |
| tilde_mu | [output] the solution |
| xxx | [output] the solution X |
| par_bc | [input] Param to control the boundary conditions |
Definition at line 82 of file sym_tensor_trans_dirac.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
inherited |
Same resolution as sol_Dirac_Abound, but here the boundary conditions are the degenerate elliptic conditions encontered when solving the Kerr problem.
Definition at line 83 of file sym_tensor_trans_dirac_boundfree.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
inherited |
Same resolution as sol_Dirac_A, but with inner boundary conditions added.
For now, only Robyn-type boundary conditions on
can be imposed.
Definition at line 81 of file sym_tensor_trans_dirac_bound2.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
inherited |
Same resolution as sol_Dirac_tilde_B, but with inner boundary conditions added.
The difference is here, one has to put B and C values in (and not only
). For now, only Robyn-type boundary conditions on
can be imposed.
Definition at line 580 of file sym_tensor_trans_dirac_bound2.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
inherited |
Same resolution as sol_Dirac_Abound, but here the boundary conditions are the degenerate elliptic conditions encontered when solving the Kerr problem.
Definition at line 603 of file sym_tensor_trans_dirac_boundfree.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
protectedinherited |
Solves the same system as Sym_tensor_trans::sol_Dirac_tilde_B but only for
.
In these particular cases, W =0 the system is simpler and homogeneous solutions are different.
Definition at line 1438 of file sym_tensor_trans_dirac.C.
References Lorene::Scalar::get_etat(), and Lorene::Tensor::mp.
|
protectedinherited |
Solves a system of three coupled first-order PDEs obtained from divergence-free conditions (Dirac gauge) and the requirement that the potential
(see Sym_tensor::p_tilde_b ) has a given value.
The system reads:
Note that
(for definitions, see derived members of Sym_tensor).
| tilde_b | [input] the source |
| hh | [input] the trace of the tensor |
| hrr | [output] the rr component of the result |
| tilde_eta | [output] the solution |
| www | [output] the solution W |
| par_bc | [input] Param to control the boundary conditions |
| par_mat | [input/output] Param in which the operator matrix is stored. |
Definition at line 583 of file sym_tensor_trans_dirac.C.
References Lorene::Map::get_mg(), Lorene::Mg3d::get_type_r(), and Lorene::Tensor::mp.
|
inherited |
Finds spectral potentials A, B, C of solution of an tensorial TT elliptic equation, given the source.
|
inherited |
Returns the trace of the tensor with respect to metric *met_div.
Definition at line 270 of file sym_tensor_trans.C.
References Lorene::Sym_tensor_trans::met_div, Lorene::Sym_tensor_trans::p_trace, Lorene::Tensor::trace(), and Lorene::Tensor::type_indice.
|
inherited |
Assigns the derived member p_tt and computes the trace so that *this + the flat metric has a determinant equal to 1.
It then updates the components accordingly, with a dzpuis = 2. This function makes an iteration until the relative difference in the trace between two steps is lower than precis .
| htt | the transverse traceless part; all components must have dzpuis = 2. |
| precis | relative difference in the trace computation to end the iteration. |
| it_max | maximal number of iterations. |
Definition at line 315 of file sym_tensor_trans.C.
References Lorene::abs(), Lorene::Scalar::check_dzpuis(), Lorene::Tensor::cmp, Lorene::Scalar::dec_dzpuis(), Lorene::Sym_tensor_trans::get_met_div(), Lorene::Tensor::get_n_comp(), Lorene::max(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Scalar::set_etat_zero(), and Lorene::Sym_tensor_trans::set_tt_trace().
|
inherited |
Computes the transverse part
of the tensor with respect to a given metric, transverse meaning divergence-free with respect to that metric.
Denoting *this by
, we then have
where
denotes the covariant derivative with respect to the given metric and
is the vector potential of the longitudinal part of
(function longit_pot() below)
| gam | metric with respect to the transverse decomposition is performed |
| par | parameters for the vector Poisson equation |
| method_poisson | type of method for solving the vector Poisson equation to get the longitudinal part (see method Vector::poisson) |
Definition at line 110 of file sym_tensor_decomp.C.
References Lorene::Tensor::cmp, Lorene::Tensor::get_place_met(), Lorene::Tensor::inc_dzpuis(), Lorene::Sym_tensor::longit_pot(), Lorene::Tensor::mp, Lorene::Tensor::n_comp, Lorene::Vector::ope_killing(), Lorene::Sym_tensor::p_transverse, Lorene::Tensor::set_dependance(), Lorene::Tensor::triad, and Lorene::Tensor::type_indice.
|
inherited |
Returns the transverse traceless part of the tensor, the trace being defined with respect to metric *met_div.
Definition at line 284 of file sym_tensor_trans.C.
References Lorene::Metric::con(), Lorene::Tensor::dec_dzpuis(), Lorene::Scalar::derive_con(), Lorene::Tensor_sym::derive_con(), Lorene::Scalar::get_dzpuis(), Lorene::Tensor::inc_dzpuis(), Lorene::Sym_tensor_trans::met_div, Lorene::Tensor::mp, Lorene::Sym_tensor_trans::p_tt, Lorene::Scalar::poisson(), Lorene::Sym_tensor_trans::the_trace(), and Lorene::Tensor::triad.
|
inherited |
Gives the field T (see member p_ttt ).
Definition at line 190 of file sym_tensor_aux.C.
References Lorene::Sym_tensor::p_ttt, and Lorene::Tensor::triad.
Computes the components
,
,
,
and
, from
and the potentials
and
.
| dzp | dzpuis parameter of the result, i.e. of the components . |
Definition at line 338 of file sym_tensor_tt_etamu.C.
References Lorene::Tensor::cmp, Lorene::Scalar::dec_dzpuis(), Lorene::Sym_tensor_trans::del_deriv(), Lorene::Scalar::div_sint(), Lorene::Scalar::dsdr(), Lorene::Scalar::dsdt(), Lorene::Tensor::mp, Lorene::Scalar::mult_cost(), Lorene::Scalar::mult_r_dzpuis(), Lorene::Scalar::mult_sint(), Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_eta, Lorene::Sym_tensor::p_mu, Lorene::Map::poisson_angu(), Lorene::Scalar::poisson_angu(), Lorene::Tensor_sym::position(), Lorene::Itbl::set(), Lorene::Scalar::srdsdt(), Lorene::Scalar::srstdsdp(), Lorene::Scalar::stdsdp(), and Lorene::Tensor::triad.
|
inherited |
Gives the field W (see member p_www ).
Definition at line 209 of file sym_tensor_aux.C.
References Lorene::Scalar::div_tant(), Lorene::Scalar::dsdt(), Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_www, Lorene::Scalar::poisson_angu(), Lorene::Scalar::stdsdp(), and Lorene::Tensor::triad.
|
inherited |
Gives the field X (see member p_xxx ).
Definition at line 240 of file sym_tensor_aux.C.
References Lorene::Scalar::div_tant(), Lorene::Scalar::dsdt(), Lorene::Tensor::operator()(), Lorene::Sym_tensor::p_xxx, Lorene::Scalar::poisson_angu(), Lorene::Scalar::stdsdp(), and Lorene::Tensor::triad.
|
protectedinherited |
Metric with respect to which the divergence and the trace are defined.
Definition at line 614 of file sym_tensor.h.
|
mutableprotectedinherited |
Field A defined from X and
insensitive to the longitudinal part of the Sym_tensor (only for
).
Its definition reads
Definition at line 322 of file sym_tensor.h.
|
mutableprotectedinherited |
Field
such that the components
of the tensor are written (has only meaning with spherical components!):
Definition at line 260 of file sym_tensor.h.
|
mutableprotected |
Field
such that the component
.
Definition at line 946 of file sym_tensor.h.
|
mutableprotectedinherited |
Array of the vector potential of the longitudinal part of the tensor with respect to various metrics (see documentation of member p_transverse.
Definition at line 246 of file sym_tensor.h.
|
mutableprotectedinherited |
Field
such that the components
of the tensor are written (has only meaning with spherical components!):
Definition at line 274 of file sym_tensor.h.
|
mutableprotectedinherited |
Field
defined from
and h insensitive to the longitudinal part of the Sym_tensor.
It is defined for each multipolar momentum
by
Definition at line 334 of file sym_tensor.h.
|
mutableprotectedinherited |
Field
defined from
and h insensitive to the longitudinal part of the Sym_tensor.
It is defined for each multipolar momentum
by
Definition at line 346 of file sym_tensor.h.
|
mutableprotectedinherited |
Trace with respect to the metric *met_div
Definition at line 617 of file sym_tensor.h.
|
mutableprotectedinherited |
Array of the transverse part
of the tensor with respect to various metrics, transverse meaning divergence-free with respect to a metric.
Denoting *this by
, we then have
where
denotes the covariant derivative with respect to the given metric and
is the vector potential of the longitudinal part of
(member p_longit_pot below)
Definition at line 239 of file sym_tensor.h.
|
mutableprotectedinherited |
Traceless part with respect to the metric *met_div
Definition at line 620 of file sym_tensor.h.
|
mutableprotectedinherited |
Field T defined as
.
Definition at line 315 of file sym_tensor.h.
|
mutableprotectedinherited |
Field W such that the components
and
of the tensor are written (has only meaning with spherical components!):
Definition at line 293 of file sym_tensor.h.
|
mutableprotectedinherited |
Field X such that the components
and
of the tensor are written (has only meaning with spherical components!):
Definition at line 312 of file sym_tensor.h.