v0.14.0
FractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffs Member List

This is the complete list of members for FractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffs, including all inherited members.

calculateDerivativeFractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffs
doMWLSWork(int side, EntityType type, DataForcesAndSourcesCore::EntData &data)FractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffsprotectedvirtual
doWork(int side, EntityType type, DataForcesAndSourcesCore::EntData &data)FractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >
feSingularPtrFractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >
matGradPosAtPtsPtrFractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >
matPosAtPtsPtrFractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >
mwlsApproxFractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >
OpMWLSBase(boost::shared_ptr< MatrixDouble > mat_pos_at_pts_ptr, boost::shared_ptr< MatrixDouble > mat_grad_pos_at_pts_ptr, boost::shared_ptr< CrackFrontElement > fe_singular_ptr, boost::shared_ptr< MWLSApprox > mwls_approx, bool testing=false)FractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >inline
OpMWLSStressAtGaussUsingPrecalulatedCoeffs(boost::shared_ptr< MatrixDouble > mat_pos_at_pts_ptr, boost::shared_ptr< MatrixDouble > mat_grad_pos_at_pts_ptr, boost::shared_ptr< CrackFrontElement > fe_singular_ptr, boost::shared_ptr< MWLSApprox > mwls_approx, const std::string stress_tag_name, bool calculate_derivative, bool testing=false)FractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffsinline
stressTagNameFractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffs
testingFractureMechanics::MWLSApprox::OpMWLSStressAtGaussUsingPrecalulatedCoeffs
~OpMWLSBase()=defaultFractureMechanics::MWLSApprox::OpMWLSBase< VolumeElementForcesAndSourcesCore >virtual