ESYS13  Revision_
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
escript::AbsGTReturn 1 if abs(x)>y, otherwise return 0
escript::AbsLTEReturn 1 if abs(x)<=y, otherwise return 0
escript::AbsMaxReturn the absolute maximum value of the two given values
escript::AbsMinReturn the absolute minimum value of the two given values
escript::AbstractContinuousDomainAbstractContinuousDomain, base class for continuous domains
escript::AbstractDomain
escript::AbstractSystemMatrixGive a short description of what AbstractSystemMatrix does
escript::AbstractTransportProblemGive a short description of what AbstractTransportProblem does
escript::DataData represents a collection of datapoints
escript::DataAbstract
escript::DataAlgorithmAdapter< BinaryFunction >Adapt binary algorithms so they may be used in DataArrayView reduction operations
escript::DataBlocks2DDataBlocks2D manages a 2D array of multi-dimensional data points
escript::DataConstantDataConstant stores a single data point which represents the entire function space
escript::DataEmptyImplements the DataAbstract interface for an empty Data object
escript::DataExceptionDataException exception class
escript::DataExpandedGive a short description of what DataExpanded does
escript::DataLazyWraps an expression tree of other DataObjects. The data will be evaluated when required
escript::DataReady
escript::DataTaggedSimulates a full dataset accessible via sampleNo and dataPointNo
weipa::DataVarA class that provides functionality to read an escript data object from a dump file or an escript::Data instance and write that data in Silo or VTK XML formats
escript::DataVectorDataVector implements an arbitrarily long vector of data values. DataVector is the underlying data container for Data objects
weipa::DomainChunkAbstract base class for weipa's interface to an Escript domain or one chunk thereof if domain decomposition was used
escript::DomainExceptionDomainException exception class
Dudley_Assemble_Parameters
Dudley_ElementFile
Dudley_ElementFile_Jacobeans
Dudley_IndexList
Dudley_Mesh
Dudley_Mesh_findMatchingFaces_center
Dudley_NodeFile
Dudley_NodeMapping
Dudley_TagMap
Dudley_Util_ValueAndIndex
dudley::DudleyAdapterExceptionDudleyAdapterException exception class
weipa::ElementDataStores and manipulates one type of domain elements
escriptDataCProvide a wrapper around a Data object so Data may be accessed from C
weipa::EscriptDatasetRepresents an escript dataset including a domain and data variables for one timestep
escript::EscriptParams
Esys_MPIInfo
esysUtils::EsysAssertExceptionEsysAssertException exception class
esysUtils::EsysException
weipa::FileWriter
Finley_Assemble_Parameters
Finley_ElementFile
Finley_ElementFile_Jacobeans
Finley_IndexList
Finley_Mesh
Finley_Mesh_findMatchingFaces_center
Finley_NodeFile
Finley_NodeMapping
Finley_QuadInfo
Finley_ReferenceElement
Finley_ReferenceElementInfo
Finley_ReferenceElementSet
Finley_ShapeFunction
Finley_ShapeFunctionInfo
Finley_TagMap
Finley_Util_ValueAndIndex
finley::FinleyAdapterExceptionFinleyAdapterException exception class
weipa::FinleyDomainRepresents a full Finley or Dudley domain including nodes and elements
weipa::FinleyElementInfoHolds information that is used to convert from finley element types to elements supported by Silo and VTK
weipa::FinleyElementsStores and manipulates one type of finley mesh elements (cells, faces or contacts)
weipa::FinleyNodesStores and manipulates finley mesh nodes
escript::FMaxReturn the maximum value of the two given values
escript::FMinReturn the minimum value of the two given values
escript::FunctionSpaceGive a short description of what FunctionSpace does
escript::FunctionSpaceExceptionFunctionSpaceException exception class
escript::LapackInverseHelper
escript::LengthReturn the length between the two given values
dudley::MeshAdapterMeshAdapter implements the AbstractContinuousDomain interface for the Dudley library
finley::MeshAdapterMeshAdapter implements the AbstractContinuousDomain interface for the Finley library
weipa::NodeData
finley::null_deleter
dudley::null_deleter
escript::NullDomainNullDomain provides a null value for domain. Needed for the construction of a default FunctionSpace
Paso_BOOMERAMG_Handler
Paso_Connector
Paso_Coupler
Paso_DegreeAndIdx
Paso_Distribution
Paso_FCT_FluxLimiter
Paso_FCT_Solver
Paso_Function
Paso_IndexList
Paso_IndexListArray
Paso_MergedSolver
Paso_Options
Paso_Pattern
Paso_Performance
Paso_Preconditioner
Paso_Preconditioner_AMG
Paso_Preconditioner_AMG_Root
Paso_Preconditioner_BoomerAMG
Paso_Preconditioner_LocalAMG
Paso_Preconditioner_LocalSmoother
Paso_Preconditioner_Smoother
Paso_ReactiveSolver
Paso_SharedComponents
Paso_Solver_ILU
Paso_Solver_RILU
Paso_SparseMatrix
Paso_SystemMatrix
Paso_SystemMatrixPattern
Paso_TransportProblem
Paso_UMFPACK_Handler
weipa::QuadMaskInfoThis struct holds a mask (0's and 1's) that indicates which quad nodes contribute to a sub-element when full element order is used. factor[i] contains the number of non-zeroes in mask[i]
finley::ReferenceElementSetWrapper
escript::SystemMatrixExceptionSystemMatrixException exception class
escript::TaipanTaipan array manager, C++ version. Based on TaipanMemManager C module by Lutz Gross
escript::Taipan::Taipan_MemTable
escript::Taipan::Taipan_StatTable
escript::TestDomain(Testing use only) Provides a domain to wrap a collection of values
escript::TraceReturn the trace of the two given values
escript::TransportProblemExceptionTransportProblemException exception class
escript::AbstractDomain::ValueBuffer
weipa::VarInfo
weipa::VisItData
escript::WrappedArray