BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_Mesh_ratio.hpp File Reference
#include "typedefs.hpp"
#include "cl_Vector.hpp"
Include dependency graph for fn_Mesh_ratio.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

void belfem::ratio_ar2 (const real &aDeltaX0, const real &aLength, const index_t &aNumCells, Vector< real > &aX)
void belfem::ratio_adx2 (const real &aRatio, const real &aLength, const index_t &aNumCells, Vector< real > &aX)
real belfem::_check_ratio (const real &aDeltaX0, const real &aLength, const index_t &aNumCells, const real &aRatio)