#include <TabulatedInterface.H>
|  | 
|  | TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom) | 
|  | 
|  | TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp) | 
|  | 
|  | TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) | 
|  | 
|  | TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys) | 
|  | 
|  | TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys, Set::Scalar a_alpha1, Set::Scalar a_alpha2, Type a_type=Type::Values) | 
|  | 
| void | Define (std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys, Type a_type=Type::Partition, Set::Scalar a_alpha1=1.0, Set::Scalar a_alpha2=1.0) | 
|  | 
| virtual void | Add (const int &lev, Set::Field< Set::Scalar > &a_field, Set::Scalar) override | 
|  | 
|  | IC (amrex::Vector< amrex::Geometry > &_geom) | 
|  | 
| virtual | ~IC () | 
|  | 
| void | Add (const int &lev, Set::Field< Set::Scalar > &field) | 
|  | 
| void | Initialize (const int &a_lev, Set::Field< Set::Scalar > &a_field, Set::Scalar a_time=0.0) | 
|  | 
| void | Initialize (const int &a_lev, Set::Field< Set::Scalar > &a_field, Set::Scalar a_time=0.0) | 
|  | 
| virtual void | SetComp (int a_comp) final | 
|  | 
|  | 
| amrex::Vector< amrex::Geometry > & | geom | 
|  | 
| int | comp | 
|  | 
Definition at line 19 of file TabulatedInterface.H.
 
◆ Type
◆ TabulatedInterface() [1/5]
  
  | 
        
          | IC::TabulatedInterface::TabulatedInterface | ( | amrex::Vector< amrex::Geometry > & | _geom | ) |  |  | inline | 
 
 
◆ TabulatedInterface() [2/5]
  
  | 
        
          | IC::TabulatedInterface::TabulatedInterface | ( | amrex::Vector< amrex::Geometry > & | _geom, |  
          |  |  | IO::ParmParse & | pp |  
          |  | ) |  |  |  | inline | 
 
 
◆ TabulatedInterface() [3/5]
  
  | 
        
          | IC::TabulatedInterface::TabulatedInterface | ( | amrex::Vector< amrex::Geometry > & | _geom, |  
          |  |  | IO::ParmParse & | pp, |  
          |  |  | std::string | name |  
          |  | ) |  |  |  | inline | 
 
 
◆ TabulatedInterface() [4/5]
  
  | 
        
          | IC::TabulatedInterface::TabulatedInterface | ( | amrex::Vector< amrex::Geometry > & | _geom, |  
          |  |  | std::vector< Set::Scalar > | a_xs, |  
          |  |  | std::vector< Set::Scalar > | a_ys |  
          |  | ) |  |  |  | inline | 
 
 
◆ TabulatedInterface() [5/5]
◆ Add()
◆ Define()
◆ Parse()
◆ alpha1
◆ alpha2
◆ type
  
  | 
        
          | Type IC::TabulatedInterface::type |  | private | 
 
 
◆ xs
◆ ys
The documentation for this class was generated from the following file: