|
escript
Revision_
|
| escript::AbsGT | Return 1 if abs(x)>y, otherwise return 0 |
| escript::AbsLTE | Return 1 if abs(x)<=y, otherwise return 0 |
| escript::AbsMax | Return the absolute maximum value of the two given values |
| escript::AbsMin | Return the absolute minimum value of the two given values |
| ripley::AbstractAssembler | |
| escript::AbstractContinuousDomain | AbstractContinuousDomain, base class for continuous domains |
| escript::AbstractDomain | |
| escript::AbstractSystemMatrix | Give a short description of what AbstractSystemMatrix does |
| escript::AbstractTransportProblem | Give a short description of what AbstractTransportProblem does |
| finley::AssembleParameters | |
| Block | |
| Block2 | |
| BlockGrid | |
| BlockGrid2 | |
| ripley::Brick | Brick is the 3-dimensional implementation of a RipleyDomain |
| paso::Connector | |
| paso::Coupler | |
| escript::Data | Data represents a collection of datapoints |
| escript::DataAbstract | |
| escript::DataAlgorithmAdapter< BinaryFunction > | Adapt binary algorithms so they may be used in DataArrayView reduction operations |
| escript::DataBlocks2D | DataBlocks2D manages a 2D array of multi-dimensional data points |
| escript::DataConstant | DataConstant stores a single data point which represents the entire function space |
| escript::DataEmpty | Implements the DataAbstract interface for an empty Data object |
| escript::DataException | DataException exception class |
| escript::DataExpanded | Give a short description of what DataExpanded does |
| escript::DataLazy | Wraps an expression tree of other DataObjects. The data will be evaluated when required |
| escript::DataReady | |
| escript::DataTagged | Simulates a full dataset accessible via sampleNo and dataPointNo |
| weipa::DataVar | A 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::DataVector | DataVector implements an arbitrarily long vector of data values. DataVector is the underlying data container for Data objects |
| ripley::DefaultAssembler2D | |
| ripley::DefaultAssembler3D | |
| paso::DegreeAndIdx | |
| ripley::DiracPoint | A struct to contain a dirac point's information |
| paso::Distribution | Describes the distribution of a vector stored on the local process |
| weipa::DomainChunk | Abstract base class for weipa's interface to an Escript domain or one chunk thereof if domain decomposition was used |
| escript::DomainException | DomainException 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::DudleyAdapterException | DudleyAdapterException exception class |
| weipa::ElementData | Stores and manipulates one type of domain elements |
| finley::ElementFile | |
| finley::ElementFile_Jacobians | |
| escriptDataC | Provide a wrapper around a Data object so Data may be accessed from C |
| weipa::EscriptDataset | Represents an escript dataset including a domain and data variables for one timestep |
| escript::EscriptParams | |
| Esys_MPIInfo | Struct that holds MPI communicator, rank, size and a tag counter |
| esysUtils::EsysAssertException | EsysAssertException exception class |
| esysUtils::EsysException | A base class for exception classes used within Esys system |
| finley::FaceCenter | |
| paso::FCT_FluxLimiter | |
| paso::FCT_Solver | |
| esysUtils::FileWriter | |
| finley::FinleyAdapterException | FinleyAdapterException exception class |
| weipa::FinleyDomain | Represents a full Finley or Dudley domain including nodes and elements |
| weipa::FinleyElementInfo | Holds information that is used to convert from finley element types to elements supported by Silo and VTK |
| weipa::FinleyElements | Stores and manipulates one type of finley mesh elements (cells, faces or contacts) |
| weipa::FinleyNodes | Stores and manipulates finley mesh nodes |
| escript::FMax | Return the maximum value of the two given values |
| escript::FMin | Return the minimum value of the two given values |
| paso::Function | |
| escript::FunctionSpace | Give a short description of what FunctionSpace does |
| escript::FunctionSpaceException | FunctionSpaceException exception class |
| esysUtils::IndexList | |
| ripley::LameAssembler2D | |
| ripley::LameAssembler3D | |
| escript::LapackInverseHelper | |
| escript::Length | Return the length between the two given values |
| paso::LinearSystem | |
| paso::MergedSolver | |
| finley::Mesh | |
| dudley::MeshAdapter | MeshAdapter implements the AbstractContinuousDomain interface for the Dudley library |
| finley::MeshAdapter | Implements the AbstractContinuousDomain interface for the Finley library |
| message | |
| weipa::NodeData | |
| finley::NodeFile | |
| finley::NodeMapping | |
| finley::null_deleter | |
| dudley::null_deleter | |
| escript::NullDomain | NullDomain provides a null value for domain. Needed for the construction of a default FunctionSpace |
| paso::Options | |
| paso::PasoException | PasoException exception class |
| paso::Pattern | |
| paso::Performance | |
| paso::Preconditioner | |
| paso::Preconditioner_AMG | Local preconditioner |
| paso::Preconditioner_AMG_Root | |
| paso::Preconditioner_BoomerAMG | |
| paso::Preconditioner_LocalAMG | Local AMG preconditioner |
| paso::Preconditioner_LocalSmoother | |
| paso::Preconditioner_Smoother | |
| finley::QuadInfo | |
| weipa::QuadMaskInfo | This 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::ReaderParameters | Structure that wraps parameters for the grid reading routines |
| ripley::Rectangle | Rectangle is the 2-dimensional implementation of a RipleyDomain |
| finley::ReferenceElement | This struct holds the realization of a reference element |
| finley::ReferenceElementInfo | This struct holds the definition of the reference element |
| finley::ReferenceElementSet | |
| ripley::RipleyDomain | RipleyDomain extends the AbstractContinuousDomain interface for the Ripley library and is the base class for Rectangle and Brick |
| weipa::RipleyDomain | Represents a full Ripley domain including nodes and elements |
| weipa::RipleyElements | Stores and manipulates one type of ripley mesh elements (cells, faces) |
| ripley::RipleyException | RipleyException exception class |
| weipa::RipleyNodes | Stores and manipulates ripley mesh nodes |
| finley::ShapeFunction | This struct holds the evaluation of a shape function on a quadrature scheme |
| finley::ShapeFunctionInfo | This struct holds the definition of the shape functions on an element |
| paso::SharedComponents | |
| paso::Solver_ILU | ILU preconditioner |
| paso::Solver_RILU | RILU preconditioner |
| escript::SolverBuddy | |
| escript::SolverOptionsException | SolverOptionsException exception class |
| paso::SparseMatrix | |
| paso::SystemMatrix | |
| paso::SystemMatrixAdapter | |
| escript::SystemMatrixException | SystemMatrixException exception class |
| paso::SystemMatrixPattern | |
| escript::Taipan | Taipan 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::Trace | Return the trace of the two given values |
| paso::TransportProblem | |
| paso::TransportProblemAdapter | |
| escript::TransportProblemException | TransportProblemException exception class |
| paso::UMFPACK_Handler | |
| escript::AbstractDomain::ValueBuffer | |
| weipa::VarInfo | |
| weipa::VisItData | |
| ripley::WaveAssembler2D | |
| ripley::WaveAssembler3D | |
| escript::WrappedArray |
1.7.6.1