|
escript Revision_
|
| ►Ndudley | A suite of factory methods for creating 2D and 3D dudley domains |
| CAssembleParameters | |
| CDudleyDomain | DudleyDomain implements the AbstractContinuousDomain interface for the Dudley library |
| CDudleyException | |
| CElementFile | |
| CElementFile_Jacobians | |
| CNodeFile | |
| CNodeMapping | |
| ►Nescript | |
| ►NDataTypes | Contains the types to represent Shapes, Regions, RegionLoop ranges and vectors of data as well as the functions to manipulate them |
| CDataVectorAlt | |
| CDataVectorTaipan | DataVectorTaipan implements an arbitrarily long vector of data values. DataVectorTaipan is the underlying data container for Data objects |
| CAbsMax | Return the absolute maximum value of the two given values |
| CAbstractContinuousDomain | AbstractContinuousDomain, base class for continuous domains |
| CAbstractDomain | Base class for all escript domains |
| CAbstractReducer | |
| CAbstractSystemMatrix | Base class for escript system matrices |
| CAbstractTransportProblem | Give a short description of what AbstractTransportProblem does |
| CAssertException | An exception class for assertions within escript |
| CData | Data represents a collection of datapoints |
| CDataAbstract | |
| CDataConstant | DataConstant stores a single data point which represents the entire function space |
| CDataEmpty | Implements the DataAbstract interface for an empty Data object |
| CDataException | |
| CDataExpanded | Give a short description of what DataExpanded does |
| CDataLazy | Wraps an expression tree of other DataObjects. The data will be evaluated when required |
| CDataReady | |
| CDataTagged | Simulates a full dataset accessible via sampleNo and dataPointNo |
| CDistribution | |
| CDomainException | |
| CEscriptParams | |
| CEsysException | The base class for escript exceptions |
| CFileWriter | |
| CFMax | Return the maximum value of the two given values |
| CFMin | Return the minimum value of the two given values |
| CFunctionSpace | |
| CFunctionSpaceException | |
| CIndexList | |
| CIOError | An exception class for Input/Output errors |
| CJMPI_ | |
| CLapackInverseHelper | |
| CMPIDataReducer | |
| CMPIScalarReducer | |
| CNoCOMM_WORLD | |
| CNonReducedVariable | |
| CNotImplementedError | An exception class for features which are not (yet) implemented |
| CNullDomain | NullDomain provides a null value for domain. Needed for the construction of a default FunctionSpace |
| CSolverBuddy | |
| CSplitWorld | |
| CSplitWorldException | |
| CSubWorld | |
| CSystemMatrixException | SystemMatrixException exception class |
| ►CTaipan | Taipan array manager, C++ version. Based on TaipanMemManager C module by Lutz Gross |
| CTaipan_MemTable | |
| CTaipan_StatTable | |
| CTestDomain | (Testing use only) Provides a domain to wrap a collection of values |
| CTransportProblemException | |
| CValueError | An exception class that signals an invalid argument value |
| CWrappedArray | |
| ►Nfinley | A suite of factory methods for creating various finley domains |
| CAssembleParameters | |
| CElementFile | |
| CElementFile_Jacobians | |
| CFaceCenter | |
| CFinleyDomain | FinleyDomain implements the AbstractContinuousDomain interface for the Finley library |
| CFinleyException | |
| CNodeFile | |
| CNodeMapping | |
| CQuadInfo | |
| CReferenceElement | This struct holds the realization of a reference element |
| CReferenceElementInfo | This struct holds the definition of the reference element |
| CReferenceElementSet | |
| CShapeFunction | This struct holds the evaluation of a shape function on a quadrature scheme |
| CShapeFunctionInfo | This struct holds the definition of the shape functions on an element |
| ►Npaso | |
| CConnector | |
| CCoupler | |
| CDegreeAndIdx | |
| CFCT_FluxLimiter | |
| CFCT_Solver | |
| CFunction | |
| CLinearSystem | |
| CMUMPS_Handler | |
| CMUMPS_Handler< cplx_t > | |
| CMUMPS_Handler< double > | |
| CMUMPS_Handler_t | |
| COptions | |
| CPasoException | PasoException exception class |
| CPattern | |
| CPerformance | |
| CPreconditioner | |
| CPreconditioner_LocalSmoother | |
| CPreconditioner_Smoother | |
| CReactiveSolver | |
| CSharedComponents | |
| CSolver_ILU | ILU preconditioner |
| CSolver_RILU | RILU preconditioner |
| CSparseMatrix | |
| CSystemMatrix | This class holds a (distributed) stiffness matrix |
| CSystemMatrixPattern | |
| CTransportProblem | |
| CUMFPACK_Handler | |
| ►Nripley | |
| CAbstractAssembler | |
| CBrick | Brick is the 3-dimensional implementation of a RipleyDomain |
| CDefaultAssembler2D | |
| CDefaultAssembler3D | |
| CDiracPoint | A struct to contain a dirac point's information |
| CLameAssembler2D | |
| CLameAssembler3D | |
| CMultiBrick | Brick is the 3-dimensional implementation of a RipleyDomain |
| CMultiRectangle | Rectangle is the 2-dimensional implementation of a RipleyDomain |
| CReaderParameters | Structure that wraps parameters for the grid reading routines |
| CRectangle | Rectangle is the 2-dimensional implementation of a RipleyDomain |
| CRipleyDomain | RipleyDomain extends the AbstractContinuousDomain interface for the Ripley library and is the base class for Rectangle and Brick |
| CRipleyException | RipleyException exception class |
| CSystemMatrix | |
| CWaveAssembler2D | |
| CWaveAssembler3D | |
| ►Nspeckley | |
| CAbstractAssembler | |
| CBrick | Brick is the 3-dimensional implementation of a SpeckleyDomain |
| CDefaultAssembler2D | |
| CDefaultAssembler3D | |
| CDiracPoint | A struct to contain a dirac point's information |
| CReaderParameters | Structure that wraps parameters for the grid reading routines |
| CRectangle | Rectangle is the 2-dimensional implementation of a SpeckleyDomain |
| ►CRipleyCoupler | |
| CRipley | |
| CSpeckleyDomain | SpeckleyDomain extends the AbstractContinuousDomain interface for the Speckley library and is the base class for Rectangle and Brick |
| CSpeckleyException | SpeckleyException exception class |
| CWaveAssembler2D | |
| CWaveAssembler3D | |
| ►Nweipa | |
| CDataVar | 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 |
| CDomainChunk | Abstract base class for weipa's interface to an Escript domain or one chunk thereof if domain decomposition was used |
| CElementData | Stores and manipulates one type of domain elements |
| CEscriptDataset | Represents an escript dataset including a domain and data variables for one timestep |
| CFinleyDomain | Represents a full Finley or Dudley domain including nodes and elements |
| CFinleyElementInfo | Holds information that is used to convert from finley element types to elements supported by Silo and VTK |
| CFinleyElements | Stores and manipulates one type of finley mesh elements (cells, faces or contacts) |
| CFinleyNodes | Stores and manipulates finley mesh nodes |
| CNodeData | |
| CQuadMaskInfo | 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] |
| CRipleyDomain | Represents a full Ripley domain including nodes and elements |
| CRipleyElements | Stores and manipulates one type of ripley mesh elements (cells, faces) |
| CRipleyNodes | Stores and manipulates ripley mesh nodes |
| CSpeckleyDomain | Represents a full Speckley domain including nodes and elements |
| CSpeckleyElements | Stores and manipulates one type of speckley mesh elements (cells, faces) |
| CSpeckleyNodes | Stores and manipulates speckley mesh nodes |
| CVarInfo | |
| CVisItData | |
| CWeipaException | WeipaException exception class |
| CBlock | |
| CBlock2 | |
| CBlockGrid | |
| CBlockGrid2 | |
| Cmessage |