KADATH
Physical fields.

Here are regrouped all the objects used to describe fields, without making reference to systems of equations. More...

Classes

class  Kadath::Base_tensor
 Describes the tensorial basis used by the various tensors. More...
 
class  Kadath::Metric_tensor
 Particular type of Tensor, dedicated to the desription of metrics. More...
 
class  Kadath::Point
 The class Point is used to store the coordinates of a point. More...
 
class  Kadath::Scalar
 The class Scalar does not really implements scalars in the mathematical sense but rather tensorial coordinates of tensors. More...
 
class  Kadath::Param_tensor
 Class for handling additional parameters for some Tensor. More...
 
class  Kadath::Tensor
 Tensor handling. More...
 
class  Kadath::Vector
 A class derived from Tensor to deal specificaly with objects of valence 1 (and so also 1-forms). More...
 

Detailed Description

Here are regrouped all the objects used to describe fields, without making reference to systems of equations.