Home
last modified time | relevance | path

Searched defs:n_active_dofs (Results 1 – 5 of 5) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/multigrid/
H A Dmg_transfer_block.cc561 const types::global_dof_index n_active_dofs = in build() local
653 const types::global_dof_index n_active_dofs = in build() local
H A Dmg_transfer_component.cc705 const types::global_dof_index n_active_dofs = in build() local
/dports/math/libmesh/libmesh-1.6.2/examples/adjoints/adjoints_ex3/
H A Dadjoints_ex3.C282 const std::size_t n_active_dofs = es.n_active_dofs(); in write_output_solvedata() local
/dports/math/libmesh/libmesh-1.6.2/include/systems/
H A Dsystem.h2284 dof_id_type System::n_active_dofs() const in n_active_dofs() function
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dequation_systems.C1354 std::size_t EquationSystems::n_active_dofs () const in n_active_dofs() function