FEM: Testing basis functions in a subspace V_h
$begingroup$
In the finite element method, at a certain point we arrive at the following Galerkian problem where it is desired to find the solution $u_h space in V_h$ that solves the following equation:
$$ a(u_h,v_h)=L(v_h) space space space forall v_h in V_h $$
where $a$ and $L$ are, respectively, a bilinear and linear operators. I cannot understand why is normally stated that it is enough to test against a set of basis functions $Phi_i in V_h$ (which are linearly combined to form $u_h$)and not against all functions $vin V_h$
Thank you very much in advance and I hope you may help me understanding this issue.
Kind regards
finite-element-method galerkin-methods
$endgroup$
add a comment |
$begingroup$
In the finite element method, at a certain point we arrive at the following Galerkian problem where it is desired to find the solution $u_h space in V_h$ that solves the following equation:
$$ a(u_h,v_h)=L(v_h) space space space forall v_h in V_h $$
where $a$ and $L$ are, respectively, a bilinear and linear operators. I cannot understand why is normally stated that it is enough to test against a set of basis functions $Phi_i in V_h$ (which are linearly combined to form $u_h$)and not against all functions $vin V_h$
Thank you very much in advance and I hope you may help me understanding this issue.
Kind regards
finite-element-method galerkin-methods
$endgroup$
add a comment |
$begingroup$
In the finite element method, at a certain point we arrive at the following Galerkian problem where it is desired to find the solution $u_h space in V_h$ that solves the following equation:
$$ a(u_h,v_h)=L(v_h) space space space forall v_h in V_h $$
where $a$ and $L$ are, respectively, a bilinear and linear operators. I cannot understand why is normally stated that it is enough to test against a set of basis functions $Phi_i in V_h$ (which are linearly combined to form $u_h$)and not against all functions $vin V_h$
Thank you very much in advance and I hope you may help me understanding this issue.
Kind regards
finite-element-method galerkin-methods
$endgroup$
In the finite element method, at a certain point we arrive at the following Galerkian problem where it is desired to find the solution $u_h space in V_h$ that solves the following equation:
$$ a(u_h,v_h)=L(v_h) space space space forall v_h in V_h $$
where $a$ and $L$ are, respectively, a bilinear and linear operators. I cannot understand why is normally stated that it is enough to test against a set of basis functions $Phi_i in V_h$ (which are linearly combined to form $u_h$)and not against all functions $vin V_h$
Thank you very much in advance and I hope you may help me understanding this issue.
Kind regards
finite-element-method galerkin-methods
finite-element-method galerkin-methods
asked Jan 17 at 15:48
Antonio SilvestreAntonio Silvestre
31
31
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The idea of FEM is to find a finite set of equations after getting the Galkerin form. Once we have reached $$a(u_h,v_h)=L(v_h),$$ we want to reduce it to a system of equations of the form $Au=L$. Now an easy way to do this is if we choose $v_h={phi_i}$ because we have finite dimension and hence finite ${phi_i}$, and the biggest thing is that we know these elements.
Now, the question is why only ${phi_i}$ and not any other $n$ elements of $V_h$. Well if we choose $phi_i$ then we can easily compute our matrix $A={a_{ij}}$ as then we have $a_{ij}=a(phi_i,phi_j)$ and we already know these elements.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077137%2ffem-testing-basis-functions-in-a-subspace-v-h%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The idea of FEM is to find a finite set of equations after getting the Galkerin form. Once we have reached $$a(u_h,v_h)=L(v_h),$$ we want to reduce it to a system of equations of the form $Au=L$. Now an easy way to do this is if we choose $v_h={phi_i}$ because we have finite dimension and hence finite ${phi_i}$, and the biggest thing is that we know these elements.
Now, the question is why only ${phi_i}$ and not any other $n$ elements of $V_h$. Well if we choose $phi_i$ then we can easily compute our matrix $A={a_{ij}}$ as then we have $a_{ij}=a(phi_i,phi_j)$ and we already know these elements.
$endgroup$
add a comment |
$begingroup$
The idea of FEM is to find a finite set of equations after getting the Galkerin form. Once we have reached $$a(u_h,v_h)=L(v_h),$$ we want to reduce it to a system of equations of the form $Au=L$. Now an easy way to do this is if we choose $v_h={phi_i}$ because we have finite dimension and hence finite ${phi_i}$, and the biggest thing is that we know these elements.
Now, the question is why only ${phi_i}$ and not any other $n$ elements of $V_h$. Well if we choose $phi_i$ then we can easily compute our matrix $A={a_{ij}}$ as then we have $a_{ij}=a(phi_i,phi_j)$ and we already know these elements.
$endgroup$
add a comment |
$begingroup$
The idea of FEM is to find a finite set of equations after getting the Galkerin form. Once we have reached $$a(u_h,v_h)=L(v_h),$$ we want to reduce it to a system of equations of the form $Au=L$. Now an easy way to do this is if we choose $v_h={phi_i}$ because we have finite dimension and hence finite ${phi_i}$, and the biggest thing is that we know these elements.
Now, the question is why only ${phi_i}$ and not any other $n$ elements of $V_h$. Well if we choose $phi_i$ then we can easily compute our matrix $A={a_{ij}}$ as then we have $a_{ij}=a(phi_i,phi_j)$ and we already know these elements.
$endgroup$
The idea of FEM is to find a finite set of equations after getting the Galkerin form. Once we have reached $$a(u_h,v_h)=L(v_h),$$ we want to reduce it to a system of equations of the form $Au=L$. Now an easy way to do this is if we choose $v_h={phi_i}$ because we have finite dimension and hence finite ${phi_i}$, and the biggest thing is that we know these elements.
Now, the question is why only ${phi_i}$ and not any other $n$ elements of $V_h$. Well if we choose $phi_i$ then we can easily compute our matrix $A={a_{ij}}$ as then we have $a_{ij}=a(phi_i,phi_j)$ and we already know these elements.
answered Jan 22 at 11:13
Abhinav JhaAbhinav Jha
2741211
2741211
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077137%2ffem-testing-basis-functions-in-a-subspace-v-h%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown