3 resultados para Frontal-parietal Axis
em Repositório Científico do Instituto Politécnico de Lisboa - Portugal
Resumo:
Objetivo – Caracterizar clínica e estatisticamente os doentes com metástases cerebrais submetidos a radiocirurgia. Metodologia – Análise retrospetiva dos doentes com metástases cerebrais submetidos a radiocirurgia com Linac no Hospital do Meixoeiro, sendo a informação analisada no SPSS, versão 18. Resultados – Avaliaram‑se 116 doentes com metástases cerebrais. As localizações primárias de pulmão (54,30%) e mama (21,60%) predominaram. Destacaram‑se como sintomas mais frequentes: cefaleias, fraqueza motora, hemiparesia, paresia e tonturas. Confirma‑se a existência de correlação entre os sintomas decorrentes da presença de metástase e a sua localização cerebral, evidenciando a sua importância no diagnóstico precoce das metástases. O lobo frontal foi a localização cerebral predominante. Discussão e Considerações Finais – Verifica‑se que tendencialmente não existe correlação entre a localização primária e a localização cerebral da metástase. O número de metástases tratadas não sugere ter influência no tempo de sobrevida após o seu diagnóstico. A realização de cirurgia e/ou administração de radioterapia holocraniana previamente à radiocirurgia não apresentou prolongamento de sobrevida em comparação com os doentes não submetidos a tratamento prévio. ABSTRACT: Objective – To characterize clinically and statistically patients with brain metastases who underwent radiosurgery. Methodology – Retrospective analysis of patients with brain metastases that underwent linear accelerator‑based radiosurgery in Hospital do Meixoeiro, and the information analyzed in SPSS version 18. Results – Were evaluated 116 patients with brain metastases. Primary tumors of lung (54.30%) and breast (21.60%) were predominant. Symptoms that stood out as common: headache, motor deficit, hemiparesis, paresis and dizziness. It was confirmed the existence of a correlation between the symptoms arising from the presence of metastasis and its brain location, showing its importance in early diagnosis of metastases. The frontal lobe and the parietal lobe represented the most affected locations by brain metastases. Discussion of results and Concluding Remarks – It verified that tends to be no correlation between the primary location of the tumor and the location of brain metastasis. The number of treated metastases didn’t suggest influence on survival after their diagnosis. The realization of surgery and/or administration of whole‑brain irradiation therapy prior to radiosurgery, showed no prolongation of survival compared with patients that were not submitted to previous treatment.
Resumo:
Mestrado em Fisioterapia
Resumo:
The purpose of this paper is to discuss the linear solution of equality constrained problems by using the Frontal solution method without explicit assembling. Design/methodology/approach - Re-written frontal solution method with a priori pivot and front sequence. OpenMP parallelization, nearly linear (in elimination and substitution) up to 40 threads. Constraints enforced at the local assembling stage. Findings - When compared with both standard sparse solvers and classical frontal implementations, memory requirements and code size are significantly reduced. Research limitations/implications - Large, non-linear problems with constraints typically make use of the Newton method with Lagrange multipliers. In the context of the solution of problems with large number of constraints, the matrix transformation methods (MTM) are often more cost-effective. The paper presents a complete solution, with topological ordering, for this problem. Practical implications - A complete software package in Fortran 2003 is described. Examples of clique-based problems are shown with large systems solved in core. Social implications - More realistic non-linear problems can be solved with this Frontal code at the core of the Newton method. Originality/value - Use of topological ordering of constraints. A-priori pivot and front sequences. No need for symbolic assembling. Constraints treated at the core of the Frontal solver. Use of OpenMP in the main Frontal loop, now quantified. Availability of Software.