, including all inherited members.
AbstractContinuousDomain() | escript::AbstractContinuousDomain | |
AbstractDomain() | escript::AbstractDomain | |
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] |
BufferMapType typedef | escript::AbstractDomain | |
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] |
extractArgsFromDict(const boost::python::dict &arg, int &numData, char **&names, escriptDataC *&data, escriptDataC **&dataPtr) const | finley::MeshAdapter | [private] |
FaceElements | finley::MeshAdapter | [static] |
finley::brick(int n0, int n1, int n2, int order, double l0, double l1, double l2, int periodic0, int periodic1, int periodic2, int integrationOrder, int reducedIntegrationOrder, int useElementsOnFace, int useFullElementOrder, int optimize, const std::vector< double > &points, const std::vector< int > &tags, const std::map< std::string, int > &tagnamestonums) | finley::MeshAdapter | [friend] |
finley::rectangle(int n0, int n1, int order, double l0, double l1, int periodic0, int periodic1, int integrationOrder, int reducedIntegrationOrder, int useElementsOnFace, int useFullElementOrder, int optimize, const std::vector< double > &points, const std::vector< int > &tags, const std::map< std::string, int > &tagnamestonums) | finley::MeshAdapter | [friend] |
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 | [inline, private] |
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 int solver, const int preconditioner, const int package, const bool symmetry) const | finley::MeshAdapter | [virtual] |
getTag(const std::string &name) const | finley::MeshAdapter | [virtual] |
getTagFromSampleNo(int functionSpaceType, int 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 | [private, static] |
MeshAdapter(Finley_Mesh *finleyMesh=0) | 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 fs_code, index_t id) const | finley::MeshAdapter | [virtual] |
Points | finley::MeshAdapter | [static] |
Print_Mesh_Info(const 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] |
ReducedContactElementsOne | finley::MeshAdapter | [static] |
ReducedContactElementsZero | finley::MeshAdapter | [static] |
ReducedDegreesOfFreedom | finley::MeshAdapter | [static] |
ReducedElements | finley::MeshAdapter | [static] |
ReducedFaceElements | finley::MeshAdapter | [static] |
ReducedNodes | finley::MeshAdapter | [static] |
saveDX(const std::string &filename, const boost::python::dict &arg) const | finley::MeshAdapter | [virtual] |
saveVTK(const std::string &filename, const boost::python::dict &arg, const std::string &metadata, const std::string &metadata_schema) const | finley::MeshAdapter | [virtual] |
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] |
throwStandardException(const std::string &functionName) const | escript::AbstractDomain | |
ValueBuffer typedef | escript::AbstractDomain | |
write(const std::string &fileName) const | finley::MeshAdapter | [virtual] |
~AbstractContinuousDomain() | escript::AbstractContinuousDomain | [virtual] |
~AbstractDomain() | escript::AbstractDomain | [virtual] |
~MeshAdapter() | finley::MeshAdapter | |