Moertel  Development
 All Classes Namespaces Files Functions Enumerations Friends Pages
Classes | Namespaces | Functions
mrtr_manager.H File Reference
#include <ctime>
#include <iostream>
#include <vector>
#include <Epetra_Map.h>
#include <Epetra_CrsMatrix.h>
#include <Epetra_Vector.h>
#include <Epetra_SerialComm.h>
#include "Teuchos_RefCountPtr.hpp"
#include "Teuchos_ParameterList.hpp"
#include "mrtr_segment.H"
#include "mrtr_node.H"
#include "mrtr_interface.H"
#include "mrtr_lm_selector.H"
#include "mrtr_solver.H"
#include "mrtr_utils.H"
Include dependency graph for mrtr_manager.H:
This graph shows which files directly or indirectly include this file:

Classes

class  MOERTEL::Manager
 Top level user interface to the mortar package 'Moertel'. More...
 

Namespaces

 MOERTEL
 MOERTEL: namespace of the Moertel package.
 

Functions

std::ostream & operator<< (std::ostream &os, const MOERTEL::Manager &node)
 << operator More...
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const MOERTEL::Manager node 
)

<< operator

outputs all information stored in the MOERTEL::Manager class to std::ostream

References MOERTEL::Manager::Print().