Home
last modified time | relevance | path

Searched defs:dof_map (Results 1 – 25 of 105) sorted by relevance

12345

/dports/math/libmesh/libmesh-1.6.2/tests/mesh/
H A Dmixed_dim_mesh_test.C143 DofMap& dof_map = es.get_system("TestDofSystem").get_dof_map(); in testDofOrdering() local
305 DofMap& dof_map = es.get_system("TestDofSystem").get_dof_map(); in testDofOrdering() local
564 DofMap& dof_map = es.get_system("TestDofSystem").get_dof_map(); in testDofOrdering() local
804 DofMap& dof_map = es.get_system("TestDofSystem").get_dof_map(); in testDofOrdering() local
1098 DofMap& dof_map = es.get_system("TestDofSystem").get_dof_map(); in testDofOrdering() local
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Deigen_system.C145 DofMap & dof_map = this->get_dof_map(); in init_matrices() local
222 DofMap & dof_map = this->get_dof_map(); in reinit() local
H A Dsystem_io.C603 const DofMap & dof_map = this->get_dof_map(); in read_parallel_data() local
690 const DofMap & dof_map = this->get_dof_map(); in read_parallel_data() local
1150 const DofMap & dof_map = this->get_dof_map(); in read_SCALAR_dofs() local
1597 const DofMap & dof_map = this->get_dof_map(); in write_parallel_data() local
1661 const DofMap & dof_map = this->get_dof_map(); in write_parallel_data() local
2106 const DofMap & dof_map = this->get_dof_map(); in write_SCALAR_dofs() local
H A Dcondensed_eigen_system.C49 const DofMap & dof_map = this->get_dof_map(); in initialize_condensed_dofs() local
/dports/math/libmesh/libmesh-1.6.2/tests/base/
H A Ddof_map_test.C100 DofMap & dof_map = sys.get_dof_map(); in testDofOwner() local
131 DofMap & dof_map = sys.get_dof_map(); in testConstraintLoopDetection() local
/dports/math/libmesh/libmesh-1.6.2/examples/systems_of_equations/systems_of_equations_ex2/
H A Dsystems_of_equations_ex2.C412 const DofMap & dof_map = navier_stokes_system.get_dof_map(); in assemble_stokes() local
673 DofMap & dof_map = system.get_dof_map(); in set_lid_driven_bcs() local
731 DofMap & dof_map = system.get_dof_map(); in set_stagnation_bcs() local
819 DofMap & dof_map = system.get_dof_map(); in set_poiseuille_bcs() local
/dports/math/libmesh/libmesh-1.6.2/include/numerics/
H A Dshell_matrix.h106 void attach_dof_map (const DofMap & dof_map) in attach_dof_map()
/dports/math/libmesh/libmesh-1.6.2/examples/miscellaneous/miscellaneous_ex7/
H A Dbiharmonic_jr.C32 DofMap & dof_map = get_dof_map(); in JR() local
207 const DofMap & dof_map = get_dof_map(); in residual_and_jacobian() local
504 const DofMap & dof_map = get_dof_map(); in bounds() local
/dports/math/libmesh/libmesh-1.6.2/include/solution_transfer/
H A Ddtk_evaluator.h77 DofMap & dof_map; variable
/dports/math/libmesh/libmesh-1.6.2/examples/adaptivity/adaptivity_ex5/
H A Dadaptivity_ex5.C247 DofMap & dof_map = system.get_dof_map(); in main() local
628 const DofMap & dof_map = system.get_dof_map(); in assemble_cd() local
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/laghos/
H A Dlaghos_assembly.cpp125 const Array<int> &dof_map = fe->GetDofMap(); in GetVectorGrad() local
175 const Array<int> &dof_map = fe->GetDofMap(); in GetVectorGrad() local
382 const Array<int> &dof_map = fe->GetDofMap(); in MultQuad() local
459 const Array<int> &dof_map = fe->GetDofMap(); in MultHex() local
611 const Array<int> &dof_map = fe->GetDofMap(); in MultTransposeQuad() local
685 const Array<int> &dof_map = fe->GetDofMap(); in MultTransposeHex() local
817 const Array<int> &dof_map = fe_H1->GetDofMap(); in ComputeDiagonal2D() local
865 const Array<int> &dof_map = fe_H1->GetDofMap(); in ComputeDiagonal3D() local
968 const Array<int> &dof_map = fe_H1->GetDofMap(); in MultQuad() local
1022 const Array<int> &dof_map = fe_H1->GetDofMap(); in MultHex() local
/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Dhp_coarsentest.C61 const DofMap & dof_map = system.get_dof_map(); in add_projection() local
151 const DofMap & dof_map = system.get_dof_map(); in select_refinement() local
/dports/math/libmesh/libmesh-1.6.2/include/base/
H A Dsparsity_pattern.h85 const DofMap & dof_map; variable
/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dfe_lagrange.C668 DofMap & dof_map, in lagrange_compute_constraints()
895 DofMap & dof_map, in compute_constraints()
902 DofMap & dof_map, in compute_constraints()
H A Dfe_rational.C181 DofMap & dof_map, in compute_constraints()
188 DofMap & dof_map, in compute_constraints()
/dports/math/libmesh/libmesh-1.6.2/examples/miscellaneous/miscellaneous_ex3/
H A Dmiscellaneous_ex3.C306 const DofMap & dof_map = system.get_dof_map(); in residual() local
476 const DofMap & dof_map = system.get_dof_map(); in jacobian() local
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/laghos/serial/
H A Dlaghos_assembly_s.cpp123 const Array<int> &dof_map = fe->GetDofMap(); in GetVectorGrad() local
173 const Array<int> &dof_map = fe->GetDofMap(); in GetVectorGrad() local
380 const Array<int> &dof_map = fe->GetDofMap(); in MultQuad() local
457 const Array<int> &dof_map = fe->GetDofMap(); in MultHex() local
609 const Array<int> &dof_map = fe->GetDofMap(); in MultTransposeQuad() local
683 const Array<int> &dof_map = fe->GetDofMap(); in MultTransposeHex() local
863 const Array<int> &dof_map = fe_H1->GetDofMap(); in MultQuad() local
917 const Array<int> &dof_map = fe_H1->GetDofMap(); in MultHex() local
/dports/math/libmesh/libmesh-1.6.2/examples/eigenproblems/eigenproblems_ex1/
H A Deigenproblems_ex1.C226 const DofMap & dof_map = eigen_system.get_dof_map(); in assemble_mass() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/test/test_infinite/
H A Dtest_operator.C82 const libMesh::DofMap & dof_map = eig_sys.get_dof_map(); in main() local
/dports/math/libmesh/libmesh-1.6.2/examples/systems_of_equations/systems_of_equations_ex3/
H A Dsystems_of_equations_ex3.C407 const DofMap & dof_map = navier_stokes_system.get_dof_map(); in assemble_stokes() local
664 DofMap & dof_map = system.get_dof_map(); in set_lid_driven_bcs() local
/dports/math/libmesh/libmesh-1.6.2/examples/eigenproblems/eigenproblems_ex2/
H A Deigenproblems_ex2.C264 const DofMap & dof_map = eigen_system.get_dof_map(); in assemble_mass() local
/dports/math/libmesh/libmesh-1.6.2/examples/adaptivity/adaptivity_ex1/
H A Dadaptivity_ex1.C208 const DofMap & dof_map = system.get_dof_map(); in assemble_1D() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/core/src/
H A DLibMeshNegativeLaplacianOperator.C187 const libMesh::DofMap& dof_map = eigen_system.get_dof_map(); in assemble() local
/dports/math/libmesh/libmesh-1.6.2/examples/miscellaneous/miscellaneous_ex1/
H A Dmiscellaneous_ex1.C246 const DofMap & dof_map = system.get_dof_map(); in assemble_wave() local
/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Densight_io.C361 const DofMap & dof_map = system.get_dof_map(); in write_scalar_ascii() local
438 const DofMap & dof_map = system.get_dof_map(); in write_vector_ascii() local

12345