AbstractDiscretization() | Albany::AbstractDiscretization | [inline] |
Decorator(Teuchos::RCP< Albany::AbstractDiscretization > discretization_, const Teuchos::RCP< Teuchos::ParameterList > &catalystParams) | Albany::Catalyst::Decorator | |
Decorator(const Decorator &) | Albany::Catalyst::Decorator | [private] |
discretization | Albany::Catalyst::Decorator | [private] |
getBasalFriction() const | Albany::Catalyst::Decorator | [virtual] |
getCoordinates() const | Albany::Catalyst::Decorator | [virtual] |
getCoords() const | Albany::Catalyst::Decorator | [virtual] |
getElemGIDws() | Albany::Catalyst::Decorator | [virtual] |
getFlowFactor() const =0 | Albany::AbstractDiscretization | [pure virtual] |
getJacobianGraph() const | Albany::Catalyst::Decorator | [virtual] |
getMap() const | Albany::Catalyst::Decorator | [virtual] |
getMeshStruct() const | Albany::Catalyst::Decorator | [virtual] |
getNodeMap() const | Albany::Catalyst::Decorator | [virtual] |
getNodeSetCoords() const | Albany::Catalyst::Decorator | [virtual] |
getNodeSets() const | Albany::Catalyst::Decorator | [virtual] |
getNumDim() const | Albany::Catalyst::Decorator | [virtual] |
getNumEq() const | Albany::Catalyst::Decorator | [virtual] |
getOverlapJacobianGraph() const | Albany::Catalyst::Decorator | [virtual] |
getOverlapMap() const | Albany::Catalyst::Decorator | [virtual] |
getSideSets(const int workset) const | Albany::Catalyst::Decorator | [virtual] |
getSolutionField() const | Albany::Catalyst::Decorator | [virtual] |
getStateArrays() | Albany::Catalyst::Decorator | [virtual] |
getSurfaceHeight() const | Albany::Catalyst::Decorator | [virtual] |
getSurfaceVelocity() const =0 | Albany::AbstractDiscretization | [pure virtual] |
getTemperature() const | Albany::Catalyst::Decorator | [virtual] |
getThickness() const | Albany::Catalyst::Decorator | [virtual] |
getVelocityRMS() const =0 | Albany::AbstractDiscretization | [pure virtual] |
getWsEBNames() const | Albany::Catalyst::Decorator | [virtual] |
getWsElNodeEqID() const | Albany::Catalyst::Decorator | [virtual] |
getWsElNodeID() const =0 | Albany::AbstractDiscretization | [pure virtual] |
getWsPhysIndex() const | Albany::Catalyst::Decorator | [virtual] |
hasRestartSolution() const | Albany::Catalyst::Decorator | [virtual] |
newVtkUnstructuredGrid() | Albany::Catalyst::Decorator | |
operator=(const Decorator &) | Albany::Catalyst::Decorator | [private] |
printCoords() const | Albany::Catalyst::Decorator | [virtual] |
restartDataTime() const | Albany::Catalyst::Decorator | [virtual] |
setResidualField(const Epetra_Vector &residual) | Albany::Catalyst::Decorator | [virtual] |
setSolutionField(const Epetra_Vector &soln) | Albany::AbstractDiscretization | [inline, virtual] |
supportsMOR() const | Albany::Catalyst::Decorator | [virtual] |
timestep | Albany::Catalyst::Decorator | [private] |
writeSolution(const Epetra_Vector &soln, const double time, const bool overlapped=false) | Albany::Catalyst::Decorator | [virtual] |
~AbstractDiscretization() | Albany::AbstractDiscretization | [inline, virtual] |
~Decorator() | Albany::Catalyst::Decorator | |