ASPECT
Classes | Namespaces | Macros | Functions
interface.h File Reference
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aspect::BoundaryTraction::Interface< dim >
 
class  aspect::BoundaryTraction::Manager< dim >
 

Namespaces

 aspect
 
 aspect::BoundaryTraction
 

Macros

#define ASPECT_REGISTER_BOUNDARY_TRACTION_MODEL(classname, name, description)
 

Functions

template<int dim>
std::unique_ptr< Interface< dim > > aspect::BoundaryTraction::create_boundary_traction (const std::string &name)
 
template<int dim>
std::string aspect::BoundaryTraction::get_names ()
 
template<int dim>
void aspect::BoundaryTraction::declare_parameters (ParameterHandler &prm)
 
template<int dim>
void aspect::BoundaryTraction::write_plugin_graph (std::ostream &output_stream)