Go to the source code of this file.
|
real(real64) function, dimension(1:this%dim, 1:this%dim) | coordinate_system_oct_m::coordinate_system_metric (this, chi) |
|
real(real64) function, dimension(1:this%dim, 1:this%dim) | coordinate_system_oct_m::coordinate_system_metric_inverse (this, chi) |
|
real(real64) function | coordinate_system_oct_m::coordinate_system_jacobian_determinant (this, chi) |
|
real(real64) function, dimension(1:this%dim) | coordinate_system_oct_m::coordinate_system_trace_hessian (this, chi) |
|
subroutine | coordinate_system_oct_m::dcoordinate_system_vector_from_cartesian (this, chi, vv, src) |
|
subroutine | coordinate_system_oct_m::dcoordinate_system_covector_to_cartesian (this, chi, cv, src) |
|
subroutine | coordinate_system_oct_m::zcoordinate_system_vector_from_cartesian (this, chi, vv, src) |
|
subroutine | coordinate_system_oct_m::zcoordinate_system_covector_to_cartesian (this, chi, cv, src) |
|