ASPECT
Public Member Functions | Private Attributes | List of all members
aspect::InitialTemperature::internal::S40RTS::SplineDepthsLookup Class Reference

Public Member Functions

 SplineDepthsLookup (const std::string &filename, const MPI_Comm comm)
 
const std::vector< double > & spline_depths () const
 

Private Attributes

std::vector< double > depths
 

Detailed Description

Definition at line 60 of file S40RTS_perturbation.h.

Constructor & Destructor Documentation

§ SplineDepthsLookup()

aspect::InitialTemperature::internal::S40RTS::SplineDepthsLookup::SplineDepthsLookup ( const std::string &  filename,
const MPI_Comm  comm 
)

Member Function Documentation

§ spline_depths()

const std::vector<double>& aspect::InitialTemperature::internal::S40RTS::SplineDepthsLookup::spline_depths ( ) const

Member Data Documentation

§ depths

std::vector<double> aspect::InitialTemperature::internal::S40RTS::SplineDepthsLookup::depths
private

Definition at line 70 of file S40RTS_perturbation.h.


The documentation for this class was generated from the following file: