escript  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
ripley::AbstractAssembler
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
finley::AssembleParameters
Block
Block2
BlockGrid
BlockGrid2
ripley::BrickBrick is the 3-dimensional implementation of a RipleyDomain
paso::Connector
paso::Coupler
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
ripley::DefaultAssembler2D
ripley::DefaultAssembler3D
paso::DegreeAndIdx
ripley::DiracPointA struct to contain a dirac point's information
paso::DistributionDescribes the distribution of a vector stored on the local process
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_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
finley::ElementFile
finley::ElementFile_Jacobians
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_MPIInfoStruct that holds MPI communicator, rank, size and a tag counter
esysUtils::EsysAssertExceptionEsysAssertException exception class
esysUtils::EsysExceptionA base class for exception classes used within Esys system
finley::FaceCenter
paso::FCT_FluxLimiter
paso::FCT_Solver
esysUtils::FileWriter
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
paso::Function
escript::FunctionSpaceGive a short description of what FunctionSpace does
escript::FunctionSpaceExceptionFunctionSpaceException exception class
esysUtils::IndexList
ripley::LameAssembler2D
ripley::LameAssembler3D
escript::LapackInverseHelper
escript::LengthReturn the length between the two given values
paso::LinearSystem
paso::MergedSolver
finley::Mesh
dudley::MeshAdapterMeshAdapter implements the AbstractContinuousDomain interface for the Dudley library
finley::MeshAdapterImplements the AbstractContinuousDomain interface for the Finley library
message
weipa::NodeData
finley::NodeFile
finley::NodeMapping
finley::null_deleter
dudley::null_deleter
escript::NullDomainNullDomain provides a null value for domain. Needed for the construction of a default FunctionSpace
paso::Options
paso::PasoExceptionPasoException exception class
paso::Pattern
paso::Performance
paso::Preconditioner
paso::Preconditioner_AMGLocal preconditioner
paso::Preconditioner_AMG_Root
paso::Preconditioner_BoomerAMG
paso::Preconditioner_LocalAMGLocal AMG preconditioner
paso::Preconditioner_LocalSmoother
paso::Preconditioner_Smoother
finley::QuadInfo
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]
paso::ReactiveSolver
ripley::ReaderParametersStructure that wraps parameters for the grid reading routines
ripley::RectangleRectangle is the 2-dimensional implementation of a RipleyDomain
finley::ReferenceElementThis struct holds the realization of a reference element
finley::ReferenceElementInfoThis struct holds the definition of the reference element
finley::ReferenceElementSet
ripley::RipleyDomainRipleyDomain extends the AbstractContinuousDomain interface for the Ripley library and is the base class for Rectangle and Brick
weipa::RipleyDomainRepresents a full Ripley domain including nodes and elements
weipa::RipleyElementsStores and manipulates one type of ripley mesh elements (cells, faces)
ripley::RipleyExceptionRipleyException exception class
weipa::RipleyNodesStores and manipulates ripley mesh nodes
finley::ShapeFunctionThis struct holds the evaluation of a shape function on a quadrature scheme
finley::ShapeFunctionInfoThis struct holds the definition of the shape functions on an element
paso::SharedComponents
paso::Solver_ILUILU preconditioner
paso::Solver_RILURILU preconditioner
escript::SolverBuddy
escript::SolverOptionsExceptionSolverOptionsException exception class
paso::SparseMatrix
paso::SystemMatrix
paso::SystemMatrixAdapter
escript::SystemMatrixExceptionSystemMatrixException exception class
paso::SystemMatrixPattern
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
paso::TransportProblem
paso::TransportProblemAdapter
escript::TransportProblemExceptionTransportProblemException exception class
paso::UMFPACK_Handler
escript::AbstractDomain::ValueBuffer
weipa::VarInfo
weipa::VisItData
ripley::WaveAssembler2D
ripley::WaveAssembler3D
escript::WrappedArray