| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
This class implements a simple (useless) transformation that requires workspace. More...
| Public Member Functions | |
| Transformer () | |
| void | transformRaw (const int size, double a[]) | 
| void | transformVector (const int size, double a[]) | 
| void | transformValarray (const int size, double a[]) | 
| void | transformWorkspace (const int size, double a[]) | 
| Private Member Functions | |
| void | transform (const int size, double a[], double b[]) | 
| Private Attributes | |
| Teuchos::WorkspaceStore * | wss_ | 
This class implements a simple (useless) transformation that requires workspace.
This class creates workspace using one of four approaches:
Definition at line 29 of file core/test/Workspace/cxx_main.cpp.
| 
 | inline | 
Definition at line 37 of file core/test/Workspace/cxx_main.cpp.
| 
 | inlineprivate | 
Definition at line 31 of file core/test/Workspace/cxx_main.cpp.
| 
 | inline | 
Definition at line 38 of file core/test/Workspace/cxx_main.cpp.
| 
 | inline | 
Definition at line 43 of file core/test/Workspace/cxx_main.cpp.
| 
 | inline | 
Definition at line 47 of file core/test/Workspace/cxx_main.cpp.
| 
 | inline | 
Definition at line 51 of file core/test/Workspace/cxx_main.cpp.
| 
 | private | 
Definition at line 30 of file core/test/Workspace/cxx_main.cpp.
 1.8.5
 1.8.5