|
escript
Revision_Unversioneddirectory
|
This is the complete list of members for finley::MeshAdapter, including all inherited members.
| AbstractContinuousDomain() | escript::AbstractContinuousDomain | |
| addDiracPoints(const std::vector< double > &points, const std::vector< int > &tags) const | finley::MeshAdapter | private |
| addPDEToLumpedSystem(escript::Data &mat, const escript::Data &D, const escript::Data &d, const escript::Data &d_dirac, const bool useHRZ) const | finley::MeshAdapter | virtual |
| addPDEToRHS(escript::Data &rhs, const escript::Data &X, const escript::Data &Y, const escript::Data &y, const escript::Data &y_contact, const escript::Data &y_dirac) const | finley::MeshAdapter | virtual |
| addPDEToSystem(escript::AbstractSystemMatrix &mat, escript::Data &rhs, const escript::Data &A, const escript::Data &B, const escript::Data &C, const escript::Data &D, const escript::Data &X, const escript::Data &Y, const escript::Data &d, const escript::Data &y, const escript::Data &d_contact, const escript::Data &y_contact, const escript::Data &d_dirac, const escript::Data &y_dirac) const | finley::MeshAdapter | virtual |
| addPDEToTransportProblem(escript::AbstractTransportProblem &tp, escript::Data &source, const escript::Data &M, const escript::Data &A, const escript::Data &B, const escript::Data &C, const escript::Data &D, const escript::Data &X, const escript::Data &Y, const escript::Data &d, const escript::Data &y, const escript::Data &d_contact, const escript::Data &y_contact, const escript::Data &d_dirac, const escript::Data &y_dirac) const | finley::MeshAdapter | virtual |
| borrowListOfTagsInUse(int functionSpaceCode) const | finley::MeshAdapter | virtual |
| borrowSampleReferenceIDs(int functionSpaceType) const | finley::MeshAdapter | virtual |
| brick(esysUtils::JMPI &p, dim_t n0, dim_t n1, dim_t n2, int order, double l0, double l1, double l2, bool periodic0, bool periodic1, bool periodic2, int integrationOrder, int reducedIntegrationOrder, bool useElementsOnFace, bool useFullElementOrder, bool optimize, const std::vector< double > &points, const std::vector< int > &tags, const std::map< std::string, int > &tagNamesToNums) | finley::MeshAdapter | friend |
| canTag(int functionSpaceCode) const | finley::MeshAdapter | virtual |
| commonFunctionSpace(const std::vector< int > &fs, int &resultcode) const | finley::MeshAdapter | virtual |
| ContactElementsOne | finley::MeshAdapter | static |
| ContactElementsZero | finley::MeshAdapter | static |
| DegreesOfFreedom | finley::MeshAdapter | static |
| dump(const std::string &fileName) const | finley::MeshAdapter | virtual |
| Elements | finley::MeshAdapter | static |
| FaceElements | finley::MeshAdapter | static |
| FunctionSpaceNamesMapType typedef | finley::MeshAdapter | |
| functionSpaceTypeAsString(int functionSpaceType) const | finley::MeshAdapter | virtual |
| getApproximationOrder(const int functionSpaceCode) const | finley::MeshAdapter | virtual |
| getContinuousFunctionCode() const | finley::MeshAdapter | virtual |
| getDataShape(int functionSpaceCode) const | finley::MeshAdapter | virtual |
| getDescription() const | finley::MeshAdapter | virtual |
| getDim() const | finley::MeshAdapter | virtual |
| getDiracDeltaFunctionsCode() const | finley::MeshAdapter | virtual |
| getFinley_Mesh() const | finley::MeshAdapter | |
| getFunctionCode() const | finley::MeshAdapter | virtual |
| getFunctionOnBoundaryCode() const | finley::MeshAdapter | virtual |
| getFunctionOnContactOneCode() const | finley::MeshAdapter | virtual |
| getFunctionOnContactZeroCode() const | finley::MeshAdapter | virtual |
| getMesh() | finley::MeshAdapter | inlineprivate |
| getMPIComm() const | finley::MeshAdapter | virtual |
| getMPIRank() const | finley::MeshAdapter | virtual |
| getMPISize() const | finley::MeshAdapter | virtual |
| getNormal() const | finley::MeshAdapter | virtual |
| getNumberOfTagsInUse(int functionSpaceCode) const | finley::MeshAdapter | virtual |
| getNumDataPointsGlobal() const | finley::MeshAdapter | virtual |
| getPtr() | escript::AbstractDomain | |
| getPtr() const | escript::AbstractDomain | |
| getReducedContinuousFunctionCode() const | finley::MeshAdapter | virtual |
| getReducedFunctionCode() const | finley::MeshAdapter | virtual |
| getReducedFunctionOnBoundaryCode() const | finley::MeshAdapter | virtual |
| getReducedFunctionOnContactOneCode() const | finley::MeshAdapter | virtual |
| getReducedFunctionOnContactZeroCode() const | finley::MeshAdapter | virtual |
| getReducedSolutionCode() const | finley::MeshAdapter | virtual |
| getSize() const | finley::MeshAdapter | virtual |
| getSolutionCode() const | finley::MeshAdapter | virtual |
| getStatus() const | finley::MeshAdapter | virtual |
| getSystemMatrixTypeId(const boost::python::object &options) const | finley::MeshAdapter | virtual |
| getTag(const std::string &name) const | finley::MeshAdapter | virtual |
| getTagFromSampleNo(int functionSpaceType, index_t sampleNo) const | finley::MeshAdapter | virtual |
| getTransportTypeId(const int solver, const int preconditioner, const int package, const bool symmetry) const | finley::MeshAdapter | virtual |
| getX() const | finley::MeshAdapter | virtual |
| interpolateAcross(escript::Data &target, const escript::Data &source) const | finley::MeshAdapter | virtual |
| interpolateOnDomain(escript::Data &target, const escript::Data &source) const | finley::MeshAdapter | virtual |
| isCellOriented(int functionSpaceCode) const | finley::MeshAdapter | virtual |
| isValidFunctionSpaceType(int functionSpaceType) const | finley::MeshAdapter | virtual |
| isValidTagName(const std::string &name) const | finley::MeshAdapter | virtual |
| m_finleyMesh | finley::MeshAdapter | private |
| m_functionSpaceTypeNames | finley::MeshAdapter | privatestatic |
| MeshAdapter(Mesh *finleyMesh=NULL) | finley::MeshAdapter | |
| MeshAdapter(const MeshAdapter &in) | finley::MeshAdapter | |
| MPIBarrier() const | finley::MeshAdapter | virtual |
| newSystemMatrix(const int row_blocksize, const escript::FunctionSpace &row_functionspace, const int column_blocksize, const escript::FunctionSpace &column_functionspace, const int type) const | finley::MeshAdapter | virtual |
| newTransportProblem(const int blocksize, const escript::FunctionSpace &functionspace, const int type) const | finley::MeshAdapter | virtual |
| Nodes | finley::MeshAdapter | static |
| onMasterProcessor() const | finley::MeshAdapter | virtual |
| operator!=(const escript::AbstractDomain &other) const | finley::MeshAdapter | virtual |
| operator==(const escript::AbstractDomain &other) const | finley::MeshAdapter | virtual |
| ownSample(int fsCode, index_t id) const | finley::MeshAdapter | virtual |
| Points | finley::MeshAdapter | static |
| preferredInterpolationOnDomain(int functionSpaceType_source, int functionSpaceType_target) const | finley::MeshAdapter | virtual |
| Print_Mesh_Info(bool full=false) const | finley::MeshAdapter | virtual |
| probeInterpolationAcross(int functionSpaceType_source, const escript::AbstractDomain &targetDomain, int functionSpaceType_target) const | finley::MeshAdapter | virtual |
| probeInterpolationOnDomain(int functionSpaceType_source, int functionSpaceType_target) const | finley::MeshAdapter | virtual |
| randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const | finley::MeshAdapter | virtual |
| readGmsh(esysUtils::JMPI &p, const std::string &fileName, int numDim, int integrationOrder, int reducedIntegrationOrder, bool optimize, bool useMacroElements, const std::vector< double > &points, const std::vector< int > &tags) | finley::MeshAdapter | friend |
| readGmsh_driver(const boost::python::list &args) | finley::MeshAdapter | friend |
| readMesh(esysUtils::JMPI &p, const std::string &fileName, int integrationOrder, int reducedIntegrationOrder, bool optimize, const std::vector< double > &points, const std::vector< int > &tags) | finley::MeshAdapter | friend |
| readMesh_driver(const boost::python::list &args) | finley::MeshAdapter | friend |
| rectangle(esysUtils::JMPI &p, dim_t n0, dim_t n1, int order, double l0, double l1, bool periodic0, bool periodic1, int integrationOrder, int reducedIntegrationOrder, bool useElementsOnFace, bool useFullElementOrder, bool optimize, const std::vector< double > &points, const std::vector< int > &tags, const std::map< std::string, int > &tagNamesToNums) | finley::MeshAdapter | friend |
| ReducedContactElementsOne | finley::MeshAdapter | static |
| ReducedContactElementsZero | finley::MeshAdapter | static |
| ReducedDegreesOfFreedom | finley::MeshAdapter | static |
| ReducedElements | finley::MeshAdapter | static |
| ReducedFaceElements | finley::MeshAdapter | static |
| ReducedNodes | finley::MeshAdapter | static |
| setFunctionSpaceTypeNames() | finley::MeshAdapter | |
| setNewX(const escript::Data &arg) | finley::MeshAdapter | virtual |
| setTagMap(const std::string &name, int tag) | finley::MeshAdapter | virtual |
| setTags(const int functionSpaceType, const int newTag, const escript::Data &mask) const | finley::MeshAdapter | virtual |
| setToGradient(escript::Data &grad, const escript::Data &arg) const | finley::MeshAdapter | virtual |
| setToIntegrals(std::vector< double > &integrals, const escript::Data &arg) const | finley::MeshAdapter | virtual |
| setToNormal(escript::Data &out) const | finley::MeshAdapter | virtual |
| setToSize(escript::Data &out) const | finley::MeshAdapter | virtual |
| setToX(escript::Data &arg) const | finley::MeshAdapter | virtual |
| showTagNames() const | finley::MeshAdapter | virtual |
| StatusType typedef | escript::AbstractDomain | |
| supportsContactElements() const | finley::MeshAdapter | virtual |
| supportsFilter(const boost::python::tuple &t) const | escript::AbstractDomain | virtual |
| throwStandardException(const std::string &functionName) const | escript::AbstractDomain | |
| write(const std::string &fileName) const | finley::MeshAdapter | virtual |
| ~AbstractContinuousDomain() | escript::AbstractContinuousDomain | virtual |
| ~AbstractDomain() | escript::AbstractDomain | inlinevirtual |
| ~MeshAdapter() | finley::MeshAdapter |
1.8.11